We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1faffff commit e6f03d7Copy full SHA for e6f03d7
1 file changed
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
go-version: "1.26.4"
20
- uses: golangci/golangci-lint-action@v8
21
with:
22
- version: v2.5.0
+ version: v2.12.2
23
# Build the linter from source with the runner's Go. Prebuilt
24
# golangci-lint binaries are released built with go1.25; if any
25
# file under analysis (theirs or transitive dep) needs go1.26
0 commit comments