Skip to content
This repository was archived by the owner on Nov 28, 2024. It is now read-only.

Commit 42214ca

Browse files
authored
Update ossar.yml
1 parent 3894c05 commit 42214ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ossar.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@ jobs:
5151

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

0 commit comments

Comments
 (0)