-
Notifications
You must be signed in to change notification settings - Fork 63.5k
Open
Labels
contentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamdockerPull requests that update Docker codePull requests that update Docker codegithub_actionsPull requests that update GitHub Actions codePull requests that update GitHub Actions code
Description
Code of Conduct
- I have read and agree to the GitHub Docs project's Code of Conduct
What article on docs.github.com is affected?
https://docs.github.com/en/actions/tutorials/publish-packages/publish-docker-images
What part(s) of the article would you like to see updated?
Why should the docs be changed? What use cases does it support?
The current order can cause the attestation to fetch a Docker Hub digest from GHCR, which returns 404. This affects users who push to multiple registries but attest only GHCR. The change prevents false failures and supports secure supply-chain workflows (SLSA-style provenance, compliance, CI reliability).
Reference failing run (context):
https://github.com/glu-lang/glu/actions/runs/17557475866/job/49865233829
Additional information
No response
Metadata
Metadata
Assignees
Labels
contentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamdockerPull requests that update Docker codePull requests that update Docker codegithub_actionsPull requests that update GitHub Actions codePull requests that update GitHub Actions code