We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 88a5d6d + 2459673 commit e7d90ecCopy full SHA for e7d90ec
1 file changed
.github/workflows/testing.yml
@@ -52,7 +52,7 @@ jobs:
52
- name: golangci-lint
53
uses: golangci/golangci-lint-action@v9
54
with:
55
- version: v2.12.1
+ version: v2.12.2
56
working-directory: app
57
58
# golangci-lint contains only a set of rules from staticcheck.
0 commit comments