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 6367b54 + 6b69193 commit 74c140bCopy full SHA for 74c140b
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.11.1
+ version: v2.11.2
47
skip-cache: true
48
# yamllint enable rule:line-length
0 commit comments