We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7e39db commit 2d3a9cdCopy full SHA for 2d3a9cd
.github/workflows/generate-sbom.yml
@@ -16,7 +16,7 @@ jobs:
16
artifact-name: sbom-repo.cdx.json
17
- uses: anchore/sbom-action@v0
18
with:
19
- image: my-registry.com/my/awesome/image
+ image: nia-nhais-adaptor
20
registry-username: ${{ secrets.REGISTRY_USERNAME }}
21
registry-password: ${{ secrets.REGISTRY_PASSWORD }}
22
format: cyclonedx-json
0 commit comments