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 923d1c3 commit 1d6c8d8Copy full SHA for 1d6c8d8
.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@v3.6.0
+ uses: golangci/golangci-lint-action@v3.7.0
30
31
version: v1.52.2
32
args: -v
0 commit comments