We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0b3a039 + 8edee19 commit 58663f3Copy full SHA for 58663f3
1 file changed
.github/workflows/lint.yml
@@ -27,7 +27,7 @@ jobs:
27
**/**.go
28
go.mod
29
go.sum
30
- - uses: golangci/golangci-lint-action@v9.2.0
+ - uses: golangci/golangci-lint-action@v9.2.1
31
with:
32
version: latest
33
args: --timeout 10m ./...
0 commit comments