Skip to content

Commit

Permalink
updates golangci-lint to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
apoorvajagtap committed May 3, 2024
1 parent 4ebe224 commit a3a1b7e
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 @@ -49,7 +49,7 @@ jobs:
- name: Verify OLM bundle
run: make verify-bundle
- name: Run golangci-lint
uses: golangci/golangci-lint-action@v2
uses: golangci/golangci-lint-action@v3
with:
args: --timeout=10m
e2e:
Expand Down

0 comments on commit a3a1b7e

Please sign in to comment.