We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 03bb357 + 0818251 commit 3b81bdeCopy full SHA for 3b81bde
.github/workflows/static-analysis.yaml
@@ -11,7 +11,7 @@ jobs:
11
with:
12
go-version-file: go.mod
13
- name: golangci-lint
14
- uses: golangci/golangci-lint-action@ec5d18412c0aeab7936cb16880d708ba2a64e1ae # v6.2.0
+ uses: golangci/golangci-lint-action@2e788936b09dd82dc280e845628a40d2ba6b204c # v6.3.1
15
16
version: v1.60.1
17
args: --config tools/.golangci.yaml
0 commit comments