Skip to content

Commit

Permalink
Merge pull request #69 from projectdiscovery/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/main/golangci/golangci-lint-action-4.0.0
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
2 parents 7345f04 + 518d5d6 commit f37db9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
go-version: 1.19
- name: Run golangci-lint
uses: golangci/golangci-lint-action@v3.7.0
uses: golangci/golangci-lint-action@v4.0.0
with:
version: latest
args: --timeout 5m
Expand Down

0 comments on commit f37db9f

Please sign in to comment.