We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2afcb98 + 19b4b97 commit 8ac671aCopy full SHA for 8ac671a
.github/workflows/attest-and-deploy.yml
@@ -54,7 +54,7 @@ jobs:
54
# subject-path: "dist.tar.gz"
55
56
# Complete an attestation of the SBOM and the build
57
- - uses: actions/attest-sbom@bd218ad0dbcb3e146bd073d1d9c6d78e08aa8a0b
+ - uses: actions/attest-sbom@4651f806c01d8637787e274ac3bdf724ef169f34
58
with:
59
subject-path: 'dist.tar.gz'
60
sbom-path: 'sbom.spdx.json'
0 commit comments