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 100ee65 commit 5b73344Copy full SHA for 5b73344
1 file changed
.github/workflows/ci.yml
@@ -26,7 +26,7 @@ jobs:
26
go-version-file: go.mod
27
28
- name: golangci-lint
29
- uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9
+ uses: golangci/golangci-lint-action@82606bf257cbaff209d206a39f5134f0cfbfd2ee # v9
30
with:
31
version: v2.12.2
32
0 commit comments