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 ee16c98 commit d9c30c2Copy full SHA for d9c30c2
.github/workflows/lint-test.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Checkout code
17
uses: actions/checkout@v3
18
- name: Run golangci-lint
19
- uses: golangci/golangci-lint-action@v3.3.0
+ uses: golangci/golangci-lint-action@v3.3.1
20
with:
21
version: latest
22
args: --timeout 5m
0 commit comments