We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 115ca54 commit 296b817Copy full SHA for 296b817
.github/workflows/lint.yml
@@ -20,6 +20,6 @@ jobs:
20
with:
21
go-version-file: 'go.mod'
22
- name: Run golangci-lint-action
23
- uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
+ uses: golangci/golangci-lint-action@0a35821d5c230e903fcfe077583637dea1b27b47 # v9.0.0
24
25
args: --timeout=2m
0 commit comments