🔥 3-day streak
GitHub Actions (GH-200)104 / 142
Question 104 of 142

Your team builds a container image in a GitHub Actions workflow and generates a build provenance attestation using the actions/attest-build-provenance action. A separate deployment workflow, running on a self-hosted runner in your production cluster, must refuse to deploy any image whose provenance cannot be confirmed as built by your organization's repository. Which approach correctly enforces this in the deployment workflow?

Reviewed for accuracy · Report an issueNext question