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 1a32256 commit 11fe8c8Copy full SHA for 11fe8c8
.github/workflows/pr.yml
@@ -56,7 +56,7 @@ jobs:
56
go-version-file: 'go.mod'
57
# make lint
58
- name: Lint
59
- uses: golangci/golangci-lint-action@b002b6ecfcabe6ac0e2c6cba1bcc779eb34ac51f
+ uses: golangci/golangci-lint-action@7fe1b22e0c4632d6260fedfafd4b6025ac7418c3
60
with:
61
version: v2.5.0
62
only-new-issues: true
0 commit comments