Skip to content

Commit

Permalink
chore(deps): pin projectdiscovery/nuclei-action action to 6a69b50 in …
Browse files Browse the repository at this point in the history
….github/workflows/scheduled_job.yaml
  • Loading branch information
renovate[bot] authored May 20, 2024
1 parent 3fb5060 commit e07d049
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scheduled_job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
BACKEND: "http://apache:80"
steps:
- name: Nuclei - Vulnerability Scan
uses: projectdiscovery/[email protected]
uses: projectdiscovery/nuclei-action@6a69b5015a4059e8804afcb33ff5e56bfd546908 # v2.0.1
with:
target: "http://127.0.0.1:8080"
flags: "-t http/cves -type http -stats -ni -sresp"
Expand Down

0 comments on commit e07d049

Please sign in to comment.