Skip to content

Commit

Permalink
Merge pull request #909 from Elbehery/20250216-bump-go-linter-1.24
Browse files Browse the repository at this point in the history
Bump go linter 1.24
  • Loading branch information
ahrtr authored Feb 17, 2025
2 parents 232894f + 4254016 commit 0f8947f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@051d91933864810ecd5e2ea2cfd98f6a5bca5347 # v6.3.2
with:
version: v1.61.0
version: v1.63.4
2 changes: 1 addition & 1 deletion .github/workflows/tests_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@051d91933864810ecd5e2ea2cfd98f6a5bca5347 # v6.3.2
with:
version: v1.61.0
version: v1.63.4

coverage:
needs: ["test-windows"]
Expand Down

0 comments on commit 0f8947f

Please sign in to comment.