change image name
This commit is contained in:
parent
9e4515421d
commit
3a17210525
2
.github/workflows/snyk-container.yml
vendored
2
.github/workflows/snyk-container.yml
vendored
@ -46,7 +46,7 @@ jobs:
|
||||
# or you can signup for free at https://snyk.io/login
|
||||
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
|
||||
with:
|
||||
image: your/image-to-test
|
||||
image: xeonproc/getting-started
|
||||
args: --file=Dockerfile
|
||||
- name: Upload result to GitHub Code Scanning
|
||||
uses: github/codeql-action/upload-sarif@v2
|
||||
|
Loading…
Reference in New Issue
Block a user