We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd70f04 commit 5c139b6Copy full SHA for 5c139b6
.github/workflows/lint.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: go mod tidy check
15
uses: katexochen/go-tidy-check@v2
16
- name: golangci-lint
17
- uses: golangci/golangci-lint-action@v7
+ uses: golangci/golangci-lint-action@v8
18
with:
19
version: v2.0.1 # LINT_VERSION: update version in other places
20
- id: govulncheck
0 commit comments