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 8be8bcf commit 11cd9eaCopy full SHA for 11cd9ea
.github/workflows/ci.yaml
@@ -41,7 +41,7 @@ jobs:
41
with:
42
go-version-file: 'go.mod'
43
- name: Install golangci-lint
44
- uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6.5.2
+ uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
45
46
version: v1.64.8
47
0 commit comments