Skip to content

Commit

Permalink
chore: api scan version
Browse files Browse the repository at this point in the history
  • Loading branch information
ychung-mot committed Nov 25, 2024
1 parent 4695718 commit 8639af3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/zap-api-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- uses: actions/checkout@v3

- name: ZAP API Scan
uses: zaproxy/action-api-scan@v0.10.0
uses: zaproxy/action-api-scan@v0.9.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
api_url: ${{ github.event.inputs.api_url }}
Expand Down

0 comments on commit 8639af3

Please sign in to comment.