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.
1 parent 18d6e2d commit 68f12e2Copy full SHA for 68f12e2
.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