Skip to content

Commit

Permalink
revert lint version
Browse files Browse the repository at this point in the history
Signed-off-by: Ishita Sequeira <[email protected]>
  • Loading branch information
ishitasequeira committed Nov 7, 2024
1 parent 7ad0a1d commit 29b1823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Run golangci-lint
uses: golangci/golangci-lint-action@v6
with:
version: v1.61.0
version: v1.56.2
args: --timeout 5m --exclude SA5011
only-new-issues: true

0 comments on commit 29b1823

Please sign in to comment.