Skip to content

Commit

Permalink
Update scan.yml
Browse files Browse the repository at this point in the history
Signed-off-by: jonathanagustin <5193877+jonathanagustin@users.noreply.github.com>
  • Loading branch information
jonathanagustin authored Sep 26, 2024
1 parent 77a255b commit 17f7bc1
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,11 +80,6 @@ jobs:
with:
sarif_file: ${{ steps.scan.outputs.sarif }}

- name: Initialize CodeQL
uses: github/codeql-action/init@v3

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v3

- name: Upload SARIF file
uses: github/codeql-action/upload-sarif@v3
Expand Down

0 comments on commit 17f7bc1

Please sign in to comment.