We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1f52477 + 0469728 commit 0bc9300Copy full SHA for 0bc9300
1 file changed
.github/workflows/lint-test.yaml
@@ -16,7 +16,7 @@ jobs:
16
with:
17
go-version: 1.18
18
- name: Run golangci-lint
19
- uses: golangci/golangci-lint-action@v3.3.0
+ uses: golangci/golangci-lint-action@v3.3.1
20
21
version: latest
22
args: --timeout 5m
0 commit comments