Skip to content

Commit

Permalink
Merge pull request #436 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 76042f2 + 43cd502 commit 7be910e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
run: go test ./...

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

0 comments on commit 7be910e

Please sign in to comment.