Skip to content

Commit

Permalink
adding args
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 159df71 commit cbc589c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
go-version: stable
- name: golangci-lint-authenticator
uses: golangci/golangci-lint-action@v6
args: --timeout=30m
with:
args: --timeout=30m
version: v1.21
install-mode: "none"
only-new-issues: true
Expand Down

0 comments on commit cbc589c

Please sign in to comment.