Skip to content

Commit

Permalink
fixup! FIXUP: Change digest with manifest_type
Browse files Browse the repository at this point in the history
  • Loading branch information
apyrgio committed Mar 11, 2025
1 parent f9dfbe9 commit abeab4b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-push-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ jobs:
packages: write # for uploading attestations.
uses: slsa-framework/slsa-github-generator/.github/workflows/[email protected]
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:
Expand Down
2 changes: 1 addition & 1 deletion tests/test_docs_large
Submodule test_docs_large updated 2904 files

0 comments on commit abeab4b

Please sign in to comment.