Skip to content

Commit

Permalink
ci: Bump golangci version
Browse files Browse the repository at this point in the history
  • Loading branch information
jalseth committed Apr 30, 2024
1 parent 6aa8bc9 commit e81dce5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: lint go
uses: golangci/golangci-lint-action@v5
with:
version: v1.52
version: v1.56
args: --timeout=5m --color=always --max-same-issues=0 --max-issues-per-linter=0

acceptance:
Expand Down

0 comments on commit e81dce5

Please sign in to comment.