Skip to content

Commit

Permalink
Update daily checks reference as well.
Browse files Browse the repository at this point in the history
Signed-off-by: Carlo Costino <[email protected]>
  • Loading branch information
ccostino committed Jan 31, 2025
1 parent b119457 commit 0e3e305
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/daily_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
env:
SQLALCHEMY_DATABASE_TEST_URI: postgresql://user:password@localhost:5432/test_notification_api
- name: Run OWASP API Scan
uses: zaproxy/action-api-scan@v0.5.0
uses: zaproxy/action-api-scan@v0.9.0
with:
docker_name: 'ghcr.io/zaproxy/zaproxy:weekly'
target: 'http://localhost:6011/docs/openapi.yml'
Expand Down

0 comments on commit 0e3e305

Please sign in to comment.