We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0cdf14a + 92b60ac commit 8095d48Copy full SHA for 8095d48
.github/workflows/verify.yaml
@@ -30,7 +30,7 @@ jobs:
30
go-version-file: 'go.mod'
31
check-latest: true
32
- name: golangci-lint
33
- uses: golangci/golangci-lint-action@38e1018663fa5173f3968ea0777460d3de38f256 # v5.3.0
+ uses: golangci/golangci-lint-action@23faadfdeb23a6f9e511beaba149bb123b5b145a # v6.0.0
34
with:
35
version: v1.56
36
args: --timeout=5m
0 commit comments