Changes to registry login.
This commit is contained in:
@@ -48,9 +48,11 @@ jobs:
|
||||
uses: anchore/scan-action@v6
|
||||
id: scan
|
||||
with:
|
||||
image: "docker/nginx-fpm:latest"
|
||||
image: "cs-git.ddnss.de/docker/nginx-fpmlatest"
|
||||
fail-build: false
|
||||
output-file: ./output.sarif
|
||||
registry-username: ${{ env.USER }}
|
||||
registry-password: ${{ env.PASS }}
|
||||
|
||||
- name: Inspect file
|
||||
run: cat ./output.sarif
|
||||
Reference in New Issue
Block a user