Skip to content

Commit b60fa75

Browse files
committed
first commit
1 parent 5092c30 commit b60fa75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/secured-CICD.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
target: http://${{ env.container_ip }}:8000
106106
artifact_name: "zap-alerts"
107107
- name: Upload ZAP Alerts as Artifact
108-
uses: actions/upload-artifact@v3
108+
uses: actions/upload-artifact@v4
109109
with:
110110
name: zap-alerts
111111
path: ./zap-alerts.json

0 commit comments

Comments
 (0)