mirror of
https://github.com/Burnett01/rsync-deployments.git
synced 2025-10-13 14:23:54 +02:00
fix: snyk-docker-vulnerability-scan sarif
caused by github/codeql-action#3156
This commit is contained in:
parent
0b92d76269
commit
da6a0e1f57
1 changed files with 1 additions and 1 deletions
|
@ -31,6 +31,6 @@ jobs:
|
|||
image: burnett01/rsync-deployments
|
||||
args: --file=Dockerfile
|
||||
- name: Upload result to GitHub Code Scanning
|
||||
uses: github/codeql-action/upload-sarif@v3.30.5
|
||||
uses: github/codeql-action/upload-sarif@303c0aef88fc2fe5ff6d63d3b1596bfd83dfa1f9
|
||||
with:
|
||||
sarif_file: snyk.sarif
|
||||
|
|
Loading…
Reference in a new issue