diff --git a/.github/workflows/semgrep.yml b/.github/workflows/semgrep.yml index c141f4d21c..10aabc69a7 100644 --- a/.github/workflows/semgrep.yml +++ b/.github/workflows/semgrep.yml @@ -14,6 +14,7 @@ on: jobs: central-semgrep: + name: Static code Analysis uses: Information-Security/security-workflows/.github/workflows/central-semgrep.yml@master with: github-event-number: ${{github.event.number}} @@ -35,4 +36,4 @@ jobs: - name: Assign Reviewers if: ${{ ( github.event.number != '' ) }} - uses: Information-Security/security-oncall-action@v1.1 \ No newline at end of file + uses: Information-Security/security-oncall-action@v1.1