Skip to content

Commit

Permalink
bump lint
Browse files Browse the repository at this point in the history
  • Loading branch information
bbrodriges committed May 29, 2023
1 parent df4b6db commit 636d183
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: golangci-lint
uses: golangci/golangci-lint-action@v2
uses: golangci/golangci-lint-action@v3
with:
version: v1.46.2
version: v1.52.2

0 comments on commit 636d183

Please sign in to comment.