Skip to content

Commit

Permalink
Merge pull request #894 from fsprojects/dependabot/github_actions/git…
Browse files Browse the repository at this point in the history
…hub/codeql-action-3

Bump github/codeql-action from 2 to 3
  • Loading branch information
nojaf authored Dec 18, 2023
2 parents e04cf29 + 30e2b70 commit c4cc1d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-requests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
continue-on-error: true

- name: Upload SARIF file
uses: github/codeql-action/upload-sarif@v2
uses: github/codeql-action/upload-sarif@v3
if: matrix.os == 'ubuntu-latest'
with:
sarif_file: ./reports

0 comments on commit c4cc1d4

Please sign in to comment.