We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3240280 + bfbd6a4 commit 7794041Copy full SHA for 7794041
.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@23faadfdeb23a6f9e511beaba149bb123b5b145a # v6.0.0
+ uses: golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64 # v6.0.1
34
with:
35
version: v1.57
0 commit comments