Skip to content

Commit 4573f47

Browse files
committed
updated CodeQL CI action
1 parent 3e1ffb8 commit 4573f47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
security_analysis: true
2020
report_file: results.sarif
2121
- name: Upload Security Analysis results to GitHub
22-
uses: github/codeql-action/upload-sarif@v1
22+
uses: github/codeql-action/upload-sarif@v2
2323
with:
2424
sarif_file: results.sarif
2525
phpstan:

0 commit comments

Comments
 (0)