Skip to content

Commit

Permalink
Merge pull request #411 from CrowdStrike/dependabot/github_actions/go…
Browse files Browse the repository at this point in the history
…langci/golangci-lint-action-4
  • Loading branch information
redhatrises committed Mar 1, 2024
2 parents 3b76990 + a6d1b50 commit f881289
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@v3
uses: golangci/golangci-lint-action@v4
with:
args: --timeout=3m12s
skip-go-installation: true
Expand Down

0 comments on commit f881289

Please sign in to comment.