We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b00ec5f + cf92a29 commit c4df394Copy full SHA for c4df394
1 file changed
.github/workflows/lint.yml
@@ -38,7 +38,7 @@ jobs:
38
${{ runner.os }}-go-build-
39
40
- name: Run golangci-lint
41
- uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
+ uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9.2.0
42
with:
43
version: latest
44
args: --timeout=5m
0 commit comments