We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b1bab8 commit 6c0206eCopy full SHA for 6c0206e
.github/workflows/build_and_validate.yaml
@@ -45,5 +45,5 @@ jobs:
45
if: steps.filter.outputs.go == 'true'
46
uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9
47
with:
48
- version: v2.10.1
+ version: v2.11.0
49
args: --timeout 2m0s
0 commit comments