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.
golangci/golangci-lint-action
1 parent 9873403 commit b6161f4Copy full SHA for b6161f4
.github/workflows/build.yml
@@ -54,7 +54,7 @@ jobs:
54
path: internal/webui/build
55
56
- name: GolangCI-Lint
57
- uses: golangci/golangci-lint-action@v7
+ uses: golangci/golangci-lint-action@v8
58
with:
59
version: latest
60
0 commit comments