We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa6d9e4 commit 3db43daCopy full SHA for 3db43da
.github/workflows/main.yml
@@ -69,7 +69,7 @@ jobs:
69
go-version-file: 'go.mod'
70
71
- name: golangci-lint
72
- uses: golangci/[email protected].1
+ uses: golangci/[email protected].2
73
with:
74
version: latest
75
args: -v --config ./.golangci.yml
0 commit comments