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 21e628c + 270314e commit 24cc51fCopy full SHA for 24cc51f
.github/workflows/golangci-lint.yml
@@ -30,7 +30,7 @@ jobs:
30
cache: false
31
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # tag=v4.1.4
32
- name: golangci-lint
33
- uses: golangci/golangci-lint-action@3cfe3a4abbb849e10058ce4af15d205b6da42804 # tag=v4.0.0
+ uses: golangci/golangci-lint-action@9d1e0624a798bb64f6c3cea93db47765312263dc # tag=v5.1.0
34
with:
35
version: v1.57.2
36
args: --out-format=colored-line-number
0 commit comments