tweedegolf/Cleanup images
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| package | Name of the container registry package | yes | — |
| older_than | Only remove untagged container images at least as old as this (in days) | no | -1 |
| untagged_timestamp_tolerance | Do not remove untagged container images if they have a created timestamp this close (in milliseconds) to a tagged container image | no | 10000 |
| token | — | no | ${{ github.token }} |
Outputs
no outputs