Skip to content

Commit

Permalink
Update yml configs
Browse files Browse the repository at this point in the history
  • Loading branch information
osk2 authored Jan 31, 2024
1 parent bcce205 commit 3ceea75
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@v1
uses: github/codeql-action/upload-sarif@v2
with:
sarif_file: ${{ steps.ossar.outputs.sarifFile }}

0 comments on commit 3ceea75

Please sign in to comment.