We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e60855 commit a80a99fCopy full SHA for a80a99f
.github/workflows/master.yml
@@ -42,7 +42,7 @@ jobs:
42
go-version-file: 'go.mod'
43
44
- name: golangci-lint
45
- uses: golangci/golangci-lint-action@v6.0.0
+ uses: golangci/golangci-lint-action@v6.0.1
46
with:
47
version: latest
48
args: -v --config ./.golangci.yml
0 commit comments