Skip to content

Commit

Permalink
Github: Update to CodeQL Action v2
Browse files Browse the repository at this point in the history
  • Loading branch information
saschpe committed May 31, 2022
1 parent 5e73b27 commit 1044058
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mobsf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ jobs:
args: . --sarif --output results.sarif || true

- name: Upload mobsfscan report
uses: github/codeql-action/upload-sarif@v1
uses: github/codeql-action/upload-sarif@v2
with:
sarif_file: results.sarif

0 comments on commit 1044058

Please sign in to comment.