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 a14404c + e9a4c8f commit 5dcea7eCopy full SHA for 5dcea7e
.github/workflows/golangci-lint.yml
@@ -30,7 +30,7 @@ jobs:
30
cache: false
31
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # tag=v4.1.5
32
- name: golangci-lint
33
- uses: golangci/golangci-lint-action@38e1018663fa5173f3968ea0777460d3de38f256 # tag=v5.3.0
+ uses: golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64 # tag=v6.0.1
34
with:
35
version: v1.57.2
36
args: --out-format=colored-line-number
0 commit comments