Skip to content

Commit 287341d

Browse files
authored
Merge pull request #811 from bcgov/yj
chore: api scan version
2 parents 7db869a + 8639af3 commit 287341d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/zap-api-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- uses: actions/checkout@v3
2525

2626
- name: ZAP API Scan
27-
uses: zaproxy/action-api-scan@v0.10.0
27+
uses: zaproxy/action-api-scan@v0.9.0
2828
with:
2929
token: ${{ secrets.GITHUB_TOKEN }}
3030
api_url: ${{ github.event.inputs.api_url }}

0 commit comments

Comments
 (0)