We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edcde3a commit 6dc012fCopy full SHA for 6dc012f
.github/workflows/lint.yml
@@ -55,7 +55,7 @@ jobs:
55
with:
56
go-version-file: go.mod
57
- name: Setup golangci-lint
58
- uses: golangci/golangci-lint-action@ec5d18412c0aeab7936cb16880d708ba2a64e1ae # v6.2.0
+ uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 # v6.5.0
59
60
args: --verbose
61
version: latest
0 commit comments