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 13bfc5f + c868cf2 commit b9c9eebCopy full SHA for b9c9eeb
.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@3cfe3a4abbb849e10058ce4af15d205b6da42804 # tag=v4.0.0
+ uses: golangci/golangci-lint-action@9d1e0624a798bb64f6c3cea93db47765312263dc # tag=v5.1.0
32
33
version: v1.57.2
34
args: --out-format=colored-line-number
0 commit comments