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