diff --git a/.github/workflows/verify.yml b/.github/workflows/verify.yml index d53323376..7d9ca6d8a 100644 --- a/.github/workflows/verify.yml +++ b/.github/workflows/verify.yml @@ -44,7 +44,7 @@ jobs: go-version: '1.21' check-latest: true - name: golangci-lint - uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc # v3.7.0 + uses: golangci/golangci-lint-action@3cfe3a4abbb849e10058ce4af15d205b6da42804 # v4.0.0 with: # Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version. version: v1.54