We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 055f474 + 5194ebc commit 0ceb017Copy full SHA for 0ceb017
1 file changed
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
24
go-version: ${{ env.GO_VERSION }}
25
26
- name: Run golangci-lint
27
- uses: golangci/golangci-lint-action@v6
+ uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8
28
with:
29
version: latest
30
args: --timeout=5m
0 commit comments