Skip to content

Commit

Permalink
Upgrade golangci-lint version
Browse files Browse the repository at this point in the history
Signed-off-by: Marcus Crane <[email protected]>
  • Loading branch information
marcus-crane committed May 28, 2023
1 parent 537cff7 commit 248b0f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.49.0
version: v1.52.2
skip-cache: true
skip-pkg-cache: true

0 comments on commit 248b0f9

Please sign in to comment.