Skip to content

Commit

Permalink
Merge pull request #97 from osk2/dependabot/github_actions/github/cod…
Browse files Browse the repository at this point in the history
…eql-action-3

Bump github/codeql-action from 2 to 3
  • Loading branch information
osk2 authored Jan 31, 2024
2 parents 1ecd98e + 90fbe9e commit bdc3840
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ossar-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@ jobs:

# Upload results to the Security tab
- name: Upload OSSAR results
uses: github/codeql-action/upload-sarif@v2
uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: ${{ steps.ossar.outputs.sarifFile }}

0 comments on commit bdc3840

Please sign in to comment.