mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +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
|
||||
uses: github/codeql-action/upload-sarif@v1
|
||||
with:
|
||||
sarif_file: results.sarif
|
||||
sarif_file: php/results.sarif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue