mirror of
https://github.com/Burnett01/rsync-deployments.git
synced 2026-09-19 21:25:22 +08:00
chore: snyk output sarif file content
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user