Skip to content

Commit

Permalink
ci: update golangci-lint to v1.57.2
Browse files Browse the repository at this point in the history
  • Loading branch information
marten-seemann committed Apr 2, 2024
1 parent c9ffe9d commit 4497331
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
uses: golangci/golangci-lint-action@v4
with:
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
version: v1.49.0
version: v1.57.2

0 comments on commit 4497331

Please sign in to comment.