Skip to content

Commit

Permalink
updated golangci-lint to 1.55.2
Browse files Browse the repository at this point in the history
Signed-off-by: Danny Zaken <[email protected]>
  • Loading branch information
dannyzaken committed Dec 26, 2023
1 parent 22c083c commit 5157215
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 @@ -15,7 +15,7 @@ jobs:
uses: golangci/golangci-lint-action@v3
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.52.2
version: v1.55.2

# Optional: if set to true then the all caching functionality will be complete disabled,
# takes precedence over all other caching options.
Expand Down

0 comments on commit 5157215

Please sign in to comment.