diff --git a/.github/workflows/router-lint.yml b/.github/workflows/router-lint.yml index 0aae5124..36043acc 100644 --- a/.github/workflows/router-lint.yml +++ b/.github/workflows/router-lint.yml @@ -33,7 +33,7 @@ jobs: id: go - name: golangci-lint - uses: golangci/golangci-lint-action@639cd343e1d3b897ff35927a75193d57cfcba299 + uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc with: # Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version. version: latest