Skip to content

Commit

Permalink
Merge pull request #236 from projectdiscovery/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/dev/golangci/golangci-lint-action-4.0.0
  • Loading branch information
dependabot[bot] committed Apr 22, 2024
2 parents d2a7d4b + 330e3c3 commit 11d47f1
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 @@ -21,7 +21,7 @@ jobs:
go-version: 1.21

- name: Run golangci-lint
uses: golangci/golangci-lint-action@v3.6.0
uses: golangci/golangci-lint-action@v4.0.0
with:
version: latest
args: --timeout 5m
Expand Down

0 comments on commit 11d47f1

Please sign in to comment.