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 11af7ee + 342616b commit a16fecdCopy full SHA for a16fecd
1 file changed
.github/workflows/go-lint.yml
@@ -40,7 +40,7 @@ jobs:
40
41
# yamllint disable rule:line-length
42
- name: Lint golangci-lint
43
- uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v2.9.0
+ uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9.2.0
44
with:
45
args: --timeout=10m
46
version: v2.9.0
0 commit comments