We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a38b83 commit e66e288Copy full SHA for e66e288
.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@v5.0.0
+ uses: golangci/golangci-lint-action@v5.1.0
46
with:
47
version: latest
48
args: -v --config ./.golangci.yml
0 commit comments