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.
2 parents bbec38d + 4f6c966 commit 665a9d0Copy full SHA for 665a9d0
.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.5.0
+ uses: golangci/golangci-lint-action@v3.6.0
30
31
version: v1.52.2
32
args: -v
0 commit comments