Skip to content

Commit d5b42b3

Browse files
authored
Merge pull request #209 from Elbehery/20250216-bump-go-linter-1.24
Bump go linter 1.24
2 parents d85cead + 0f744e9 commit d5b42b3

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@2e788936b09dd82dc280e845628a40d2ba6b204c # v6.3.1
1515
with:
16-
version: v1.60.1
16+
version: v1.63.4
1717
args: --config tools/.golangci.yaml
1818
- run: |
1919
set -euo pipefail

0 commit comments

Comments
 (0)