Skip to content

Commit

Permalink
fix: update custom nmap action
Browse files Browse the repository at this point in the history
  • Loading branch information
gipo355 committed Jun 10, 2024
1 parent a7329fd commit fc87327
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/attack/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ runs:
# https://github.com/zaproxy/action-full-scan
#
- name: Nmap Scan
uses: gipo355/vuln-docker-scanners-nmap-action@c73167b458b6657cb2d5870711dddf03e937b59d # v1.0.7
uses: gipo355/[email protected].8
with:
github_token: ${{ inputs.github_token }}
target: "localhost"
Expand Down

0 comments on commit fc87327

Please sign in to comment.