We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b28e7fc commit 08a3f3bCopy full SHA for 08a3f3b
.github/workflows/main.yml
@@ -57,7 +57,7 @@ jobs:
57
go-version-file: 'go.mod'
58
59
- name: golangci-lint
60
- uses: golangci/golangci-lint-action@v6.3.1
+ uses: golangci/golangci-lint-action@v6.5.1
61
with:
62
version: latest
63
args: -v --config ./.golangci.yml
0 commit comments