Skip to content

Commit

Permalink
Update golangci-lint to v1.56.2
Browse files Browse the repository at this point in the history
Current version is not Go 1.22 compatiable
  • Loading branch information
Sean-Der committed Feb 28, 2024
1 parent e82c1b6 commit 09843a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,5 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.52.2
version: v1.56.2
args: $GOLANGCI_LINT_EXRA_ARGS

0 comments on commit 09843a2

Please sign in to comment.