step-security/Delete untagged ghcr

Delete containers on github container registry without tags

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenPersonal access token (PAT) used to fetch the repository. The PAT is configured with the local git config, which enables your scripts to run authenticated git commands. The post-job step removes the PAT. needs delete:packages permissions yes
repository_ownerThe repository owner nameyes${{ github.repository_owner }}
repositoryDelete only from repository nameno${{ github.repository }}
package_nameDelete only from comma separated package namesno
untagged_onlyDelete only package versions without tagtrue
except_untagged_multiplatformExclude untagged multiplatform packages from deletion (only for --untagged_only)true
with_sigsInclude tagged signatures of untagged containers that will be deleted (only for --untagged_only)nofalse
owner_typeOwner type (org or user)yes
namedescription
num_deletedNumber of package versions that were deleted during the run.