actions-marketplace-validations/Delete old docker image tags

Delete old docker image tags filtered by substrings and number of tags to keep

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Aug 8, 2021
License
None
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/m3ntorship_action-dockerhub-cleanup@82294a9d58ba67a86d1479c43c35df88b9505339 # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
tokendockerhub token see how to create one here https://bit.ly/2FuzP2Sno
usernamedockerhub usernameno
passworddockerhub passwordno
keep-lasthow many tags to keepyes
userdockerhub useryes
reposdockerhub repository to delete the tags fromyes
substringsset of substrings to match against filterd tags if one of the substrings exists in the tag it will be deletedno
force-full-cleanupA boolean to determine whether to delete all images or notnofalse
namedescription
successstatus of the deletion