There was an error while loading. Please reload this page.
1 parent 71ec710 commit 707536bCopy full SHA for 707536b
.github/workflows/lint.yml
@@ -37,7 +37,7 @@ jobs:
37
${{ runner.os }}-go-build-
38
39
- name: Run golangci-lint
40
- uses: golangci/golangci-lint-action@e7fa5ac41e1cf5b7d48e45e42232ce7ada589601 # v9.1.0
+ uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9.2.0
41
with:
42
# Enable golangci-lint's built-in caching (removes skip-cache: true)
43
args: --timeout=5m
0 commit comments