Skip to content

Commit c2a57c0

Browse files
Fix for zap
1 parent 6f00723 commit c2a57c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-to.openshift-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ jobs:
173173
oc rollout status dc/${{ env.SPRING_BOOT_IMAGE_NAME }}
174174
175175
- name: ZAP Scan
176-
uses: zaproxy/action-api-scan@v0.2.0
176+
uses: zaproxy/action-api-scan@v0.7.0
177177
with:
178178
target: 'https://${{ env.APP_NAME }}-${{ env.OPENSHIFT_NAMESPACE_DEV }}-dev.apps.silver.devops.gov.bc.ca/v3/api-docs'
179179

0 commit comments

Comments
 (0)