Skip to content

Release 2.0.4

Choose a tag to compare

@github-actions github-actions released this 04 Sep 12:55
· 27 commits to main since this release

馃摝 Uncategorized

  • fix(lint): quote eslint glob so all of src/ is linted
  • ci: add gitleaks, actionlint and format:check gates
  • ci: harden the Phase 0 gates
  • ci: actually move the minor floating tag, and stop claiming a tag nothing creates
  • ci: reference the floating-tags action by its real name, and drop the Latest claim
  • docs: make the playbook's floating-tag guidance match what the repos now do
  • ci: keep one workflow directory, and fail the build if a second appears
  • test: prove argument injection through inputs that reach docker's argv
  • fix: refuse action inputs that docker would read as options
  • chore(release): 2.0.4

Usage

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