Skip to content

Commit

Permalink
Merge pull request #39 from coreruleset/renovate/github-actions
Browse files Browse the repository at this point in the history
chore(deps): pin projectdiscovery/nuclei-action action to 6a69b50 in .github/workflows/scheduled_job.yaml
  • Loading branch information
theseion authored May 20, 2024
2 parents d584d55 + e07d049 commit 08143ca
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 08143ca

Please sign in to comment.