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 53c58b7 + 8e04994 commit ecd669fCopy full SHA for ecd669f
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.9.0
+ version: v2.10.1
47
skip-cache: true
48
# yamllint enable rule:line-length
0 commit comments