mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
fix sarif upload
Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
parent
9afec142f3
commit
704c4ad331
1 changed files with 1 additions and 1 deletions
2
.github/workflows/psalm-security.yml
vendored
2
.github/workflows/psalm-security.yml
vendored
|
|
@ -22,4 +22,4 @@ jobs:
|
||||||
- name: Upload Security Analysis results to GitHub
|
- name: Upload Security Analysis results to GitHub
|
||||||
uses: github/codeql-action/upload-sarif@v1
|
uses: github/codeql-action/upload-sarif@v1
|
||||||
with:
|
with:
|
||||||
sarif_file: results.sarif
|
sarif_file: php/results.sarif
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue