Below you will find pages that utilize the taxonomy term “Chizkiyahu”
July 17, 2025
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.
November 7, 2023
Delete untagged ghcr
Version updated for Chizkiyahu/delete-untagged-ghcr-action to version v3.2.0.
This action is used across all versions by 77 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Add support to specifying multiple comma-separated packages for deletion Fix the repository filter when using the package filter Special thanks to @mering
November 2, 2023
Delete untagged ghcr
Version updated for Chizkiyahu/delete-untagged-ghcr-action to version v3.1.0.
This action is used across all versions by 76 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Improvements Enhanced Package Name Handling: For packages linked to repositories, the package name will now include the repository name. Bug Fixes Handling of Special Characters in Package Names: Fixed an issue where package names containing the ‘/’ character (e.g., ’t1/t2/t3’) Special thanks to @mering