Skip to content

Commit 5eda667

Browse files
authored
Update sbom.yml
Signed-off-by: Michael Kaufmann <5276337+wulfland@users.noreply.github.com>
1 parent 8a552d2 commit 5eda667

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sbom.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Attest
2525
uses: actions/attest-sbom@v1
2626
with:
27-
subject-path: ./ch9_release/src/
27+
subject-path: ./ch9_release/src/Tailwind.Traders.Web/Dockerfile
2828
sbom-path: bom.json
2929

3030
- name: Upload a Build Artifact

0 commit comments

Comments
 (0)