We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 18d6e2d + 68f12e2 commit d367b5fCopy full SHA for d367b5f
.github/workflows/lib-validate.yaml
@@ -41,7 +41,7 @@ jobs:
41
go-version-file: go.mod
42
check-latest: true
43
- name: golangci-lint
44
- uses: golangci/golangci-lint-action@v5
+ uses: golangci/golangci-lint-action@v6
45
with:
46
version: v1.57.2
47
args: -v --timeout 5m
0 commit comments