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.
2 parents 58b3033 + 6303b96 commit deefc43Copy full SHA for deefc43
.github/workflows/verify.yaml
@@ -21,7 +21,7 @@ jobs:
21
cache: true
22
23
- name: golangci-lint
24
- uses: golangci/golangci-lint-action@5f1fec7010f6ae3b84ea4f7b2129beb8639b564f # v3.5.0
+ uses: golangci/golangci-lint-action@639cd343e1d3b897ff35927a75193d57cfcba299 # v3.6.0
25
with:
26
version: v1.50.1
27
args: --timeout=5m
0 commit comments