We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6bfa821 + 33ce9c0 commit be6b4b2Copy full SHA for be6b4b2
.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@82d40c283aeb1f2b6595839195e95c2d6a49081b # v5.0.0
+ uses: golangci/golangci-lint-action@9d1e0624a798bb64f6c3cea93db47765312263dc # v5.1.0
34
with:
35
version: v1.56
36
args: --timeout=5m
0 commit comments