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