Skip to content

Commit

Permalink
Bump lint
Browse files Browse the repository at this point in the history
Signed-off-by: Jon Johnson <[email protected]>
  • Loading branch information
jonjohnsonjr committed Jul 8, 2023
1 parent fd49498 commit d837990
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/verify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ jobs:
go-version: "1.20"
check-latest: true
- name: golangci-lint
uses: golangci/golangci-lint-action@639cd343e1d3b897ff35927a75193d57cfcba299 # v3.1.0
uses: golangci/golangci-lint-action@639cd343e1d3b897ff35927a75193d57cfcba299 # v3.6.0
timeout-minutes: 5
with:
version: v1.49.0
version: v1.52.2

- run: |
go mod tidy
Expand Down

0 comments on commit d837990

Please sign in to comment.