actions-marketplace-validations/ghcr-retag

retag docker images in ghcr without pulling

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jul 29, 2022
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/airbone95_ghcr-retag@d35bc2cbd69ba53ba473544013d93ed8aab7bcc0 # no releases — HEAD as of 2026-07-13

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

namedescriptionrequireddefault
old_tagthe old tag that should recieve the new tag (old tag will NOT be deleted)yes
new_tagthe new tag you want to set on the old tag imageyes
ghcr_usernameusername to login to ghcryes
ghcr_passwordpassword to login to ghcryes
ghcr_repoimage repo in ghcryes

no outputs