Skip to content

Commit c4c95ac

Browse files
committed
bump golangci-lint v1.64.5
Signed-off-by: Mustafa Elbehery <[email protected]>
1 parent edd7dd0 commit c4c95ac

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)