Skip to content

Commit

Permalink
adding install mode
Browse files Browse the repository at this point in the history
  • Loading branch information
Badal Kumar Prusty authored and Badal Kumar Prusty committed Oct 14, 2024
1 parent e9885a2 commit c97ef1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
uses: golangci/golangci-lint-action@v6
with:
version: v1.60
install-mode: "goinstall"
only-new-issues: true
working-directory: authenticator
- name: golangci-lint-chart-sync
Expand Down

0 comments on commit c97ef1a

Please sign in to comment.