diff --git a/.github/workflows/router-lint.yml b/.github/workflows/router-lint.yml index d58c4543..05d6e00d 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@3a919529898de77ec3da873e3063ca4b10e7f5cc + uses: golangci/golangci-lint-action@3cfe3a4abbb849e10058ce4af15d205b6da42804 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