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.
2 parents 3a163c4 + 7cd88af commit e48293dCopy full SHA for e48293d
.github/workflows/golangci-lint.yml
@@ -17,6 +17,6 @@ jobs:
17
go-version: '1.24'
18
check-latest: true
19
- name: golangci-lint
20
- uses: golangci/golangci-lint-action@0a35821d5c230e903fcfe077583637dea1b27b47 # v9.0.0
+ uses: golangci/golangci-lint-action@e7fa5ac41e1cf5b7d48e45e42232ce7ada589601 # v9.1.0
21
with:
22
version: v2.1
0 commit comments