Skip to content

Commit

Permalink
Update zaproxy/action-baseline action to v0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 4, 2023
1 parent 9c0f58f commit 9fe38de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: ZAP Scan
uses: zaproxy/action-baseline@v0.7.0
uses: zaproxy/action-baseline@v0.8.2
with:
docker_name: 'owasp/zap2docker-stable'
target: https://${{ secrets.DOMAIN }}
Expand Down

0 comments on commit 9fe38de

Please sign in to comment.