Delete untagged ghcr
Version updated for https://github.com/Chizkiyahu/delete-untagged-ghcr-action to version v6.1.0.
- This action is used across all versions by 275 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
- don’t fail if
manifest unknown
is detected by @linuxmaniac in https://github.com/Chizkiyahu/delete-untagged-ghcr-action/pull/54 - Fix registry authorization error during
docker manifest inspect
by @unennhexium in https://github.com/Chizkiyahu/delete-untagged-ghcr-action/pull/48 - Add debug via ACTIONS_STEP_DEBUG by @Chizkiyahu in https://github.com/Chizkiyahu/delete-untagged-ghcr-action/pull/61
New Contributors
- @linuxmaniac made their first contribution in https://github.com/Chizkiyahu/delete-untagged-ghcr-action/pull/54
- @unennhexium made their first contribution in https://github.com/Chizkiyahu/delete-untagged-ghcr-action/pull/48
Full Changelog: https://github.com/Chizkiyahu/delete-untagged-ghcr-action/compare/v6...v6.1.0