bots-house/GHCR Delete Image
Delete images from ghcr.io with different strategies.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| owner | Owner of the package (user or organization) | yes | — |
| name | Name of the package containing the version to delete. | yes | — |
| token | Token with the necessary scopes to delete package versions. | yes | — |
| tag | Tag to delete | no | — |
| untagged-keep-latest | Delete all untagged images except the last N | no | — |
| untagged-older-than | Delete all untagged images older than N in days. | no | — |
Outputs
no outputs