Changes to registry login.

This commit is contained in:
2025-03-19 14:55:14 +01:00
parent 7ad7ce9e86
commit a707151805

View File

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