We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6baa9a8 commit 4961fc4Copy full SHA for 4961fc4
.github/workflows/static-analysis.yaml
@@ -13,7 +13,7 @@ jobs:
13
- name: golangci-lint
14
uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 # v6.5.0
15
with:
16
- version: v1.63.4
+ version: v1.64.5
17
args: --config tools/.golangci.yaml
18
- run: |
19
set -euo pipefail
0 commit comments