Skip to content

Commit

Permalink
Merge pull request #428 from CrowdStrike/dependabot/github_actions/go…
Browse files Browse the repository at this point in the history
…langci/golangci-lint-action-5
  • Loading branch information
redhatrises committed May 1, 2024
2 parents ac8ce2b + 36665e3 commit 574ad7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -36,7 +36,7 @@ jobs:
run: go test ./...

- name: Run golangci-lint
uses: golangci/golangci-lint-action@v4
uses: golangci/golangci-lint-action@v5
with:
args: --timeout=3m12s
skip-go-installation: true
Expand Down

0 comments on commit 574ad7e

Please sign in to comment.