Skip to content

Release 1.0.1

Choose a tag to compare

@github-actions github-actions released this 24 Jan 22:56
· 76 commits to main since this release

馃摝 Uncategorized

  • fix: Improve verbose input parsing to handle YAML boolean values
  • feat: Default owner to current actor if not specified
  • fix: Allow OCI Registry API deletion when all tags are being deleted

Usage

- uses: LiquidLogicLabs/git-action-docker-cleanup@v1.0.1
  with:
    registry-type: 'ghcr'
    package: 'my-package'
    dry-run: true