We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 33d8694 + 7379c6c commit 03f8ad1Copy full SHA for 03f8ad1
1 file changed
.github/workflows/verify.yaml
@@ -30,6 +30,6 @@ jobs:
30
go-version-file: 'go.mod'
31
check-latest: true
32
- name: golangci-lint
33
- uses: golangci/golangci-lint-action@aaa42aa0628b4ae2578232a66b541047968fac86 # v6.1.0
+ uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v6.1.1
34
with:
35
version: v1.61
0 commit comments