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.
1 parent b29f2f5 commit 4e3fb09Copy full SHA for 4e3fb09
1 file changed
.github/workflows/checks.yml
@@ -11,7 +11,7 @@ permissions:
11
pull-requests: read
12
env:
13
CGO_ENABLED: 0
14
- GOLANGCI_LINT_VERSION: v2.6.1
+ GOLANGCI_LINT_VERSION: v2.9.0
15
SHELLCHECK_SCRIPTS: ./*.sh
16
jobs:
17
go-lint-checks:
0 commit comments