Skip to content

Commit

Permalink
updating the golangci-lint-action
Browse files Browse the repository at this point in the history
  • Loading branch information
ayushsatyam146 committed Apr 30, 2024
1 parent 4ebe224 commit 135ec29
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 135ec29

Please sign in to comment.