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 e99e3aa commit ac1becbCopy full SHA for ac1becb
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
24
go-version-file: 'go.mod'
25
26
- name: golangci-lint
27
- uses: golangci/golangci-lint-action@e0ebdd245eea59746bb0b28ea6a9871d3e35fbc9 # v6.3.3
+ uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
28
with:
29
version: v1.62.2
30
0 commit comments