2 parents 81c1df7 + d6f1902 commit c37e901Copy full SHA for c37e901
1 file changed
.github/workflows/go.yml
@@ -28,7 +28,7 @@ jobs:
28
cache: true
29
30
- name: Run golangci-lint
31
- uses: golangci/golangci-lint-action@v8
+ uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8
32
with:
33
version: v2.11.3
34
args: --timeout=5m
0 commit comments