We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dd963e commit 35ac7dbCopy full SHA for 35ac7db
.github/workflows/linter.yml
@@ -33,7 +33,7 @@ jobs:
33
cache: false
34
35
- name: golangci-lint
36
- uses: golangci/golangci-lint-action@0a35821d5c230e903fcfe077583637dea1b27b47 # v9.0.0
+ uses: golangci/golangci-lint-action@e7fa5ac41e1cf5b7d48e45e42232ce7ada589601 # v9.1.0
37
with:
38
# NOTE: Keep this in sync with the version from .golangci.yml
39
version: v2.5.0
0 commit comments