We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 27bedd7 + 1ebdcae commit a070dfaCopy full SHA for a070dfa
.github/workflows/golangci-lint.yml
@@ -31,7 +31,7 @@ jobs:
31
with:
32
go-version: ${{ steps.vars.outputs.go_version }}
33
- name: golangci-lint
34
- uses: golangci/golangci-lint-action@2e788936b09dd82dc280e845628a40d2ba6b204c # tag=v6.3.1
+ uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 # tag=v6.5.0
35
36
version: v1.63.4
37
args: --out-format=colored-line-number
0 commit comments