We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b270650 + 26513d4 commit 916620aCopy full SHA for 916620a
.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@971e284b6050e8a5849b72094c50ab08da042db8 # tag=v6.1.1
+ uses: golangci/golangci-lint-action@ec5d18412c0aeab7936cb16880d708ba2a64e1ae # tag=v6.2.0
35
36
version: v1.61.0
37
args: --out-format=colored-line-number
0 commit comments