diff --git a/.github/workflows/style.yaml b/.github/workflows/style.yaml index 0b4dd5e..43b054c 100644 --- a/.github/workflows/style.yaml +++ b/.github/workflows/style.yaml @@ -89,7 +89,7 @@ jobs: cache: true - name: golangci-lint - uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0 + uses: golangci/golangci-lint-action@e7fa5ac41e1cf5b7d48e45e42232ce7ada589601 # v9.1.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: v2.1