Skip to content

Commit 2154c2a

Browse files
authored
Update action.yml
1 parent 1a4e24e commit 2154c2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,6 @@ runs:
104104
delete-branch: true
105105

106106
- name: Upload SARIF file
107-
uses: github/codeql-action/upload-sarif@v1
107+
uses: github/codeql-action/upload-sarif@v2
108108
with:
109109
sarif_file: codeAnalysis/project_code_analysis.sarif

0 commit comments

Comments
 (0)