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 35299f0 commit a0091ddCopy full SHA for a0091dd
.github/workflows/golangci-lint.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
- uses: actions/checkout@v2
16
- name: golangci-lint
17
- uses: golangci/golangci-lint-action@v2
+ uses: golangci/golangci-lint-action@5c56cd6c9dc07901af25baab6f2b0d9f3b7c3018 #v2
18
with:
19
version: v1.45.2
20
only-new-issues: true
0 commit comments