change image name

This commit is contained in:
Lewis Senff 2022-08-19 10:26:20 -05:00
parent 3a17210525
commit fa74a08123

View File

@ -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