We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d85cead + 0f744e9 commit d5b42b3Copy full SHA for d5b42b3
.github/workflows/static-analysis.yaml
@@ -13,7 +13,7 @@ jobs:
13
- name: golangci-lint
14
uses: golangci/golangci-lint-action@2e788936b09dd82dc280e845628a40d2ba6b204c # v6.3.1
15
with:
16
- version: v1.60.1
+ version: v1.63.4
17
args: --config tools/.golangci.yaml
18
- run: |
19
set -euo pipefail
0 commit comments