Skip to content

Commit f07d776

Browse files
authored
Update analyze.yml (#70)
1 parent ec2ac9d commit f07d776

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/analyze.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080

8181
- name: Upload SARIF file to GitHub Security Scans UX
8282
if: steps.assume-iam-role.outcome == 'success' && steps.analysis.outcome == 'success'
83-
uses: github/codeql-action/upload-sarif@v1
83+
uses: github/codeql-action/upload-sarif@v2
8484
with:
8585
sarif_file: codeguru-results.sarif.json
8686

0 commit comments

Comments
 (0)