mirror of
https://github.com/Burnett01/rsync-deployments.git
synced 2025-10-13 22:23:54 +02:00
chore: snyk output sarif file content
This commit is contained in:
parent
3e83373c59
commit
c23b68a9ef
1 changed files with 2 additions and 0 deletions
|
@ -30,6 +30,8 @@ jobs:
|
||||||
with:
|
with:
|
||||||
image: burnett01/rsync-deployments
|
image: burnett01/rsync-deployments
|
||||||
args: --file=Dockerfile
|
args: --file=Dockerfile
|
||||||
|
- name: Output sarif file
|
||||||
|
run: cat snyk.sarif
|
||||||
- name: Upload result to GitHub Code Scanning
|
- name: Upload result to GitHub Code Scanning
|
||||||
uses: github/codeql-action/upload-sarif@v4
|
uses: github/codeql-action/upload-sarif@v4
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in a new issue