From 7e135eea89524dbf2aedec05871314aee66a575c Mon Sep 17 00:00:00 2001 From: Calin Lupas Date: Tue, 22 Apr 2025 11:49:24 -0400 Subject: [PATCH] Update ZAP integration to use the correct GitHub Actions repository --- .github/workflows/DAST-ZAP-Zed-Attach-Proxy-Checkmarx.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/DAST-ZAP-Zed-Attach-Proxy-Checkmarx.yml b/.github/workflows/DAST-ZAP-Zed-Attach-Proxy-Checkmarx.yml index 6f2e652..ce1e662 100644 --- a/.github/workflows/DAST-ZAP-Zed-Attach-Proxy-Checkmarx.yml +++ b/.github/workflows/DAST-ZAP-Zed-Attach-Proxy-Checkmarx.yml @@ -60,7 +60,8 @@ jobs: - name: Show results run: | ls - - uses: SvanBoxel/zaproxy-to-ghas@main + - uses: githubabcs-devops/zap-to-ghas@main + - name: Upload SARIF file uses: github/codeql-action/upload-sarif@v3 with: