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