We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c54e43d commit b24f3c2Copy full SHA for b24f3c2
1 file changed
.github/workflows/build.yml
@@ -41,7 +41,7 @@ jobs:
41
if: matrix.lint
42
uses: golangci/golangci-lint-action@v9.2.0
43
with:
44
- version: v2.12.0
+ version: v2.12.1
45
only-new-issues: true
46
47
# Install Go
0 commit comments