Skip to content

Commit

Permalink
ci: Bump golang-ci action to v6 (#974)
Browse files Browse the repository at this point in the history
Signed-off-by: James Alseth <[email protected]>
  • Loading branch information
jalseth authored Jul 26, 2024
1 parent 2275d3f commit daab0c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
cache: false

- name: golangci-lint
uses: golangci/golangci-lint-action@v4
uses: golangci/golangci-lint-action@v6
with:
args: --timeout=5m --color=always --max-same-issues=0 --max-issues-per-linter=0

Expand Down

0 comments on commit daab0c9

Please sign in to comment.