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 c7c926f commit 6027161Copy full SHA for 6027161
.github/workflows/golangci-lint.yml
@@ -19,7 +19,7 @@ jobs:
19
with:
20
go-version: stable
21
- name: golangci-lint
22
- uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6.5.2
+ uses: golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd # v7.0.0
23
24
version: latest
25
install-mode: binary
0 commit comments