We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 947d18d commit 84c581fCopy full SHA for 84c581f
.github/workflows/ci.yaml
@@ -25,7 +25,7 @@ jobs:
25
run: go test ./...
26
27
- name: Run linters
28
- uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6
+ uses: golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd # v6
29
with:
30
version: latest
31
0 commit comments