Skip to content

Commit

Permalink
Merge pull request #546 from CrowdStrike/dependabot/github_actions/go…
Browse files Browse the repository at this point in the history
…langci/golangci-lint-action-6
  • Loading branch information
redhatrises authored Jun 1, 2024
2 parents 71c8a97 + 13868b5 commit 760e724
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
fi
- name: Run golangci-lint
uses: golangci/golangci-lint-action@v5
uses: golangci/golangci-lint-action@v6
with:
args: "--out-${NO_FUTURE}format colored-line-number --timeout=5m12s"
skip-pkg-cache: true
Expand Down

0 comments on commit 760e724

Please sign in to comment.