Skip to content

Commit

Permalink
pin golangci-lint version (#278)
Browse files Browse the repository at this point in the history
  • Loading branch information
rahulait authored Dec 18, 2024
1 parent a82417c commit 6b6064a
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 @@ -73,7 +73,7 @@ jobs:
- name: lint
uses: golangci/golangci-lint-action@v6
with:
version: latest
version: v1.62.2

- name: Helm Lint
run: make helm-lint
Expand Down

0 comments on commit 6b6064a

Please sign in to comment.