From d1b04be0d7b928247b4c0840b05f6989b9e674aa Mon Sep 17 00:00:00 2001 From: security user Date: Mon, 21 Oct 2024 18:49:44 +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 6f4676ed..f183ee12 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