diff --git a/.github/workflows/build-push-image.yml b/.github/workflows/build-push-image.yml index cbf034f..98daeff 100644 --- a/.github/workflows/build-push-image.yml +++ b/.github/workflows/build-push-image.yml @@ -206,7 +206,7 @@ jobs: packages: write # for uploading attestations. uses: slsa-framework/slsa-github-generator/.github/workflows/generator_container_slsa3.yml@v2.0.0 with: - digest: ${{ needs.merge.outputs[format('digest_{0}', matrix.digest)] }} + digest: ${{ needs.merge.outputs[format('digest_{0}', matrix.manifest_type)] }} image: ${{ needs.prepare.outputs.image }} registry-username: ${{ inputs.registry_user }} secrets: diff --git a/tests/test_docs_large b/tests/test_docs_large index 0068ffc..9e95f7e 160000 --- a/tests/test_docs_large +++ b/tests/test_docs_large @@ -1 +1 @@ -Subproject commit 0068ffcb67f45fe9e3a082649493b7c8db5d1473 +Subproject commit 9e95f7e1b7fbf904a76078715485e4fdba495676