Skip to content

Commit

Permalink
Upgrade CodeQL Action was deprecated on January 18th, 2023. (#889)
Browse files Browse the repository at this point in the history
  • Loading branch information
claudiamurialdo authored Oct 20, 2023
1 parent bd692db commit c3fd885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/veracode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
pipeline-results-json: results.json
source-base-path-1: "^.*/${{ github.event.repository.name }}/dotnet/:dotnet/"

- uses: github/codeql-action/upload-sarif@v1
- uses: github/codeql-action/upload-sarif@v2
with:
# Path to SARIF file relative to the root of the repository
sarif_file: veracode-results.sarif
Expand Down

0 comments on commit c3fd885

Please sign in to comment.