We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de04bf4 commit 5e8255fCopy full SHA for 5e8255f
1 file changed
.github/workflows/_shared-check.yaml
@@ -36,7 +36,7 @@ jobs:
36
uses: golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd # v7.0.0
37
with:
38
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
39
- version: v1.59.1
+ version: v2.0.1
40
41
# Optional: working directory, useful for monorepos
42
# working-directory: somedir
0 commit comments