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 8778642 commit abf812fCopy full SHA for abf812f
.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@639cd343e1d3b897ff35927a75193d57cfcba299 # tag=v3.6.0
+ uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc # tag=v3.7.0
32
33
version: v1.54.1
34
args: --out-format=colored-line-number
0 commit comments