Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -534,7 +534,7 @@ jobs:
# attested-delivery/.github main @ f0c5cba (2026-07-13) — includes
# attested-delivery/.github#32's fix for the SBOM step's
# upload-release-assets 403 on tagged releases
uses: attested-delivery/.github/.github/workflows/sign-and-attest.yml@f0c5cba531533a956ce0e4dfd744d398b1b13494
uses: attested-delivery/.github/.github/workflows/sign-and-attest.yml@78f1933ef020e3d94af848a191297d26e8dc8b4c
with:
image-name: ghcr.io/${{ github.repository }}
image-digest: ${{ needs.docker.outputs.image-digest }}
Expand Down