We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b35401 commit d508c2aCopy full SHA for d508c2a
.github/workflows/lint.yml
@@ -23,7 +23,7 @@ jobs:
23
**/**.go
24
go.mod
25
go.sum
26
- - uses: golangci/golangci-lint-action@v6.5.0
+ - uses: golangci/golangci-lint-action@v6.5.1
27
with:
28
version: latest
29
args: --timeout 10m
0 commit comments