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 3628098 commit 57434a3Copy full SHA for 57434a3
.github/workflows/golangci-lint.yml
@@ -26,7 +26,7 @@ jobs:
26
with:
27
fetch-depth: '0'
28
- name: golangci-lint
29
- uses: golangci/golangci-lint-action@v6.0.1
+ uses: golangci/golangci-lint-action@v6.1.1
30
31
version: v1.58.1
32
args: -v
0 commit comments