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 95902df commit 27f821dCopy full SHA for 27f821d
.github/workflows/ci.yml
@@ -39,7 +39,7 @@ jobs:
39
with:
40
go-version: "1.24"
41
- name: golangci-lint
42
- uses: golangci/golangci-lint-action@4696ba8babb6127d732c3c6dde519db15edab9ea # v6.5.1
+ uses: golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd # v7.0.0
43
44
version: v1.64.7
45
skip-cache: true
0 commit comments