From 2ecf2ab34aced000d4891a708b4519ffe31f1c5b Mon Sep 17 00:00:00 2001 From: security user Date: Mon, 21 Oct 2024 19:54:07 +0530 Subject: [PATCH] SP-1022 | Update Semgrep configuration --- .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 6f4676e..f183ee1 100644 --- a/.github/workflows/semgrep.yml +++ b/.github/workflows/semgrep.yml @@ -38,4 +38,4 @@ jobs: - name: Assign Reviewers if: ${{ ( github.event.number != '' ) }} - uses: navi-infosec/security-oncall-action@v1.1 + uses: navi-infosec/security-oncall-action@v1.1 \ No newline at end of file