Skip to content

Commit

Permalink
fix Zap scan version for backend action in 2nd dev env
Browse files Browse the repository at this point in the history
  • Loading branch information
suzalflueck committed Oct 22, 2024
1 parent 4f1193e commit b0b3286
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,6 @@ jobs:
oc rollout status dc/${{ env.IMAGE_NAME }}-dc
- name: ZAP Scan
uses: zaproxy/action-full-scan@v0.3.0
uses: zaproxy/action-full-scan@v0.10.0
with:
target: "https://educ-grad-admin-${{secrets.GRAD_NAMESPACE_NO_ENV}}-dev.apps.silver.devops.gov.bc.ca"

0 comments on commit b0b3286

Please sign in to comment.