diff --git a/.github/workflows/attest-and-deploy.yml b/.github/workflows/attest-and-deploy.yml index 5e0a1f9..5c68b28 100644 --- a/.github/workflows/attest-and-deploy.yml +++ b/.github/workflows/attest-and-deploy.yml @@ -54,7 +54,7 @@ jobs: # subject-path: "dist.tar.gz" # Complete an attestation of the SBOM and the build - - uses: actions/attest-sbom@bd218ad0dbcb3e146bd073d1d9c6d78e08aa8a0b + - uses: actions/attest-sbom@4651f806c01d8637787e274ac3bdf724ef169f34 with: subject-path: 'dist.tar.gz' sbom-path: 'sbom.spdx.json'