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 dda48d0 commit 20656f6Copy full SHA for 20656f6
.github/workflows/linter.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/checkout@v2
14
15
- name: golangci-lint
16
- uses: golangci/golangci-lint-action@5c56cd6c9dc07901af25baab6f2b0d9f3b7c3018 #v2.5.2
+ uses: golangci/golangci-lint-action@b517f99ae23d86ecc4c0dec08dcf48d2336abc29 #v2.5.2
17
with:
18
version: v1.44.0
19
args: --verbose
0 commit comments