Skip to content

Commit 2d3a9cd

Browse files
test
1 parent d7e39db commit 2d3a9cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-sbom.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
artifact-name: sbom-repo.cdx.json
1717
- uses: anchore/sbom-action@v0
1818
with:
19-
image: my-registry.com/my/awesome/image
19+
image: nia-nhais-adaptor
2020
registry-username: ${{ secrets.REGISTRY_USERNAME }}
2121
registry-password: ${{ secrets.REGISTRY_PASSWORD }}
2222
format: cyclonedx-json

0 commit comments

Comments
 (0)