change image name
This commit is contained in:
parent
3a17210525
commit
fa74a08123
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
|
# or you can signup for free at https://snyk.io/login
|
||||||
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
|
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
|
||||||
with:
|
with:
|
||||||
image: xeonproc/getting-started
|
image: getting-started
|
||||||
args: --file=Dockerfile
|
args: --file=Dockerfile
|
||||||
- name: Upload result to GitHub Code Scanning
|
- name: Upload result to GitHub Code Scanning
|
||||||
uses: github/codeql-action/upload-sarif@v2
|
uses: github/codeql-action/upload-sarif@v2
|
||||||
|
Loading…
Reference in New Issue
Block a user