Skip to content

Commit

Permalink
ci: fix wapiti version
Browse files Browse the repository at this point in the history
  • Loading branch information
gipo355 committed Jun 11, 2024
1 parent 87a9566 commit 1982137
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 @@ -21,7 +21,7 @@ runs:
# emits .wapiti/generated_reports/report.html
# for now, base default scan
- name: Wapiti Scan
uses: gipo355/vuln-docker-scanners-wapiti-action@1.0.0
uses: gipo355/vuln-docker-scanners-wapiti-action@v1.0.0
with:
target: "http://localhost:8080/tomcat-webapp-boilerplate/app"
github_token: ${{ inputs.github_token }}
Expand Down

0 comments on commit 1982137

Please sign in to comment.