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 cdaf3bc commit 03d4c52Copy full SHA for 03d4c52
.github/workflows/reviewdog.yml
@@ -7,7 +7,7 @@ jobs:
7
steps:
8
- uses: actions/checkout@v4.1.1
9
- name: golangci-lint
10
- uses: golangci/golangci-lint-action@v7
+ uses: golangci/golangci-lint-action@v8
11
with:
12
version: latest
13
only-new-issues: true
0 commit comments