Skip to content

Commit 9bde47b

Browse files
Merge pull request #216 from Elbehery/20250221-bump-go-linter-1.64.5
bump golangci-lint v1.64.5
2 parents 6baa9a8 + 4961fc4 commit 9bde47b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static-analysis.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: golangci-lint
1414
uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 # v6.5.0
1515
with:
16-
version: v1.63.4
16+
version: v1.64.5
1717
args: --config tools/.golangci.yaml
1818
- run: |
1919
set -euo pipefail

0 commit comments

Comments
 (0)