Skip to content

Commit

Permalink
update golangci-lint to 1.52.0
Browse files Browse the repository at this point in the history
updated golangci-lint to version 1.52.0

Signed-off-by: Nikhil-Ladha <[email protected]>
  • Loading branch information
Nikhil-Ladha committed Dec 12, 2023
1 parent a37b23a commit 6897acb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ocs-operator-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

- uses: golangci/golangci-lint-action@v3
with:
version: v1.51.0
version: v1.52.0

# The weird NO_FUTURE thing is a workaround suggested here:
# # https://github.com/golangci/golangci-lint-action/issues/119#issuecomment-981090648
Expand Down

0 comments on commit 6897acb

Please sign in to comment.