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 @@ -548,7 +548,7 @@ jobs:
packages: read
contents: read
# attested-delivery/.github main @ ca91728 (2026-07-12)
uses: attested-delivery/.github/.github/workflows/verify-attestation.yml@ee1f93b566abc109efa0588d3d5308b4dd4a7492
uses: attested-delivery/.github/.github/workflows/verify-attestation.yml@78f1933ef020e3d94af848a191297d26e8dc8b4c
with:
image-ref: ghcr.io/${{ github.repository }}@${{ needs.docker.outputs.image-digest }}
attestation-repo: ${{ github.repository }}
Expand Down