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 2ff3d32 commit 6ab4ba1Copy full SHA for 6ab4ba1
.github/workflows/pr-golangci-lint.yaml
@@ -26,7 +26,7 @@ jobs:
26
with:
27
go-version: ${{ steps.vars.outputs.go_version }}
28
- name: golangci-lint
29
- uses: golangci/golangci-lint-action@38e1018663fa5173f3968ea0777460d3de38f256 # tag=v5.3.0
+ uses: golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64 # tag=v6.0.1
30
31
version: v1.56.1
32
args: --out-format=colored-line-number
0 commit comments