Skip to content

Commit

Permalink
Bump golangci lint to v5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chasefleming committed Apr 30, 2024
1 parent 6d0eaa0 commit 28ab1ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
go-version: ${{ env.GO_VERSION }}
- name: generate
run: make generate
- uses: golangci/golangci-lint-action@v3.7.0
- uses: golangci/golangci-lint-action@v5.1.0
with:
version: v1.52.2
args: --timeout=3m
Expand Down

0 comments on commit 28ab1ba

Please sign in to comment.