We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 185ebd9 commit 29a6efeCopy full SHA for 29a6efe
.github/workflows/ci.yaml
@@ -22,7 +22,7 @@ jobs:
22
with:
23
go-version-file: go.mod
24
25
- - uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6
+ - uses: golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd # v7
26
27
args: --timeout=10m
28
0 commit comments