Skip to content

Commit

Permalink
Update deploy-to.openshift-dev.yml
Browse files Browse the repository at this point in the history
changing zap scan version
  • Loading branch information
SoLetsDev authored May 10, 2024
1 parent 1e744b1 commit 33687d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to.openshift-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,6 @@ jobs:
# Get status, returns 0 if rollout is successful
oc rollout status dc/${{ env.SPRING_BOOT_IMAGE_NAME }}
- name: ZAP Scan
uses: zaproxy/action-api-scan@v0.2.0
uses: zaproxy/action-api-scan@v0.7.0
with:
target: 'https://${{ env.APP_NAME }}-${{ env.OPENSHIFT_NAMESPACE_DEV }}.apps.silver.devops.gov.bc.ca/v3/api-docs'

0 comments on commit 33687d9

Please sign in to comment.