mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-25 14:05:28 +00:00
Merge pull request #1651 from projectdiscovery/dependabot/github_actions/dev/golangci/golangci-lint-action-3.1.0
chore(deps): bump golangci/golangci-lint-action from 2 to 3.1.0
This commit is contained in:
commit
f56e16ce11
2
.github/workflows/lint-test.yml
vendored
2
.github/workflows/lint-test.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v2
|
||||
- name: Run golangci-lint
|
||||
uses: golangci/golangci-lint-action@v2
|
||||
uses: golangci/golangci-lint-action@v3.1.0
|
||||
with:
|
||||
version: latest
|
||||
args: --timeout 5m
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user