We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fc41b2 commit 8de98ceCopy full SHA for 8de98ce
.github/workflows/lint.yml
@@ -65,7 +65,7 @@ jobs:
65
go-version-file: go.mod
66
67
- name: golangci-lint
68
- uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6
+ uses: golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd # v7
69
with:
70
# renovate: datasource=github-releases depName=golangci/golangci-lint
71
version: v1.64.4
0 commit comments