We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 042759b commit b847383Copy full SHA for b847383
.github/workflows/tests.yaml
@@ -90,7 +90,7 @@ jobs:
90
go-version-file: './go.mod'
91
check-latest: true
92
- name: golangci-lint
93
- uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v6.1.1
+ uses: golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd # v7.0.0
94
with:
95
version: v1.61
96
args: --timeout=15m
0 commit comments