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.
1 parent 64f5489 commit 0c4f125Copy full SHA for 0c4f125
.github/workflows/ci.yml
@@ -122,7 +122,7 @@ jobs:
122
go-version: '1.25.x'
123
124
- name: Run golangci-lint
125
- uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v8.3.1
+ uses: golangci/golangci-lint-action@c6f4ae7e1a993d0d85abd698d8adc11849ba43e4 # v8.0.0
126
with:
127
version: latest
128
args: --timeout=5m
0 commit comments