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.
1 parent d35695d commit 099474bCopy full SHA for 099474b
.github/workflows/pr-golangci-lint.yaml
@@ -28,7 +28,7 @@ jobs:
28
with:
29
go-version: ${{ steps.vars.outputs.go_version }}
30
- name: golangci-lint
31
- uses: golangci/golangci-lint-action@ec5d18412c0aeab7936cb16880d708ba2a64e1ae # tag=v6.2.0
+ uses: golangci/golangci-lint-action@051d91933864810ecd5e2ea2cfd98f6a5bca5347 # tag=v6.3.2
32
33
version: v1.60.2
34
args: --out-format=colored-line-number
0 commit comments