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 7be9b62 commit 9a0a415Copy full SHA for 9a0a415
.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@v4
+ uses: golangci/golangci-lint-action@v5
11
with:
12
version: latest
13
only-new-issues: true
0 commit comments