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 5b68892 + ec7ba97 commit 032da7aCopy full SHA for 032da7a
1 file changed
.github/workflows/go-lint.yml
@@ -43,6 +43,6 @@ jobs:
43
uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9.2.0
44
with:
45
args: --timeout=10m
46
- version: v2.10.1
+ version: v2.11.1
47
skip-cache: true
48
# yamllint enable rule:line-length
0 commit comments