From 9ded074bfb4d40066cd9106f41d2d6cc0e16d0be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 12:23:39 +0000 Subject: [PATCH] build(deps): bump open-edge-platform/orch-ci/.github/actions/security/semgrep Bumps [open-edge-platform/orch-ci/.github/actions/security/semgrep](https://github.com/open-edge-platform/orch-ci) from 8e869384de7ed5f98941c59c2e4ac73eb09862fb to 042e5fabb538da85fcb76a3390a1b55c1d4b3500. - [Commits](https://github.com/open-edge-platform/orch-ci/compare/8e869384de7ed5f98941c59c2e4ac73eb09862fb...042e5fabb538da85fcb76a3390a1b55c1d4b3500) --- updated-dependencies: - dependency-name: open-edge-platform/orch-ci/.github/actions/security/semgrep dependency-version: 042e5fabb538da85fcb76a3390a1b55c1d4b3500 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/semgrep.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/semgrep.yml b/.github/workflows/semgrep.yml index 649bfadc2..82c3171c5 100644 --- a/.github/workflows/semgrep.yml +++ b/.github/workflows/semgrep.yml @@ -31,7 +31,7 @@ jobs: with: persist-credentials: false - name: Run Semgrep scan - uses: open-edge-platform/orch-ci/.github/actions/security/semgrep@8e869384de7ed5f98941c59c2e4ac73eb09862fb # 2026.1.3 + uses: open-edge-platform/orch-ci/.github/actions/security/semgrep@042e5fabb538da85fcb76a3390a1b55c1d4b3500 # 2026.1.3 with: scan-scope: all severity: "HIGH"