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 bbe407b + 7365649 commit 60ae442Copy full SHA for 60ae442
1 file changed
.github/workflows/ci.yml
@@ -41,6 +41,6 @@ jobs:
41
go-version-file: go.mod
42
43
- name: golangci-lint
44
- uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9
+ uses: golangci/golangci-lint-action@82606bf257cbaff209d206a39f5134f0cfbfd2ee # v9
45
with:
46
version: latest
0 commit comments