🔥 3-day streak
GitHub Actions (GH-200)131 / 142
Question 131 of 142
Your team builds a container image in a CI workflow and generates a build provenance attestation using the actions/attest-build-provenance action. Before the deploy job pulls and runs the image in production, you want to confirm that the image was genuinely produced by your trusted workflow and has not been swapped or tampered with. Which step correctly verifies the attestation as part of the deployment gate?
Reviewed for accuracy · Report an issueNext question