Bump chipkent/action-cleanup-package from 1.0.1 to 1.0.3 (#174)

Bumps [chipkent/action-cleanup-package](https://github.com/chipkent/action-cleanup-package) from 1.0.1 to 1.0.3.
- [Release notes](https://github.com/chipkent/action-cleanup-package/releases)
- [Commits](https://github.com/chipkent/action-cleanup-package/compare/v1.0.1...v1.0.3)

---
updated-dependencies:
- dependency-name: chipkent/action-cleanup-package
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-04-17 08:19:24 -04:00 committed by GitHub
parent ad724faf81
commit 06c0bdff57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ jobs:
name: Delete image from ghcr.io
runs-on: ubuntu-latest
steps:
- uses: chipkent/action-cleanup-package@v1.0.1
- uses: chipkent/action-cleanup-package@v1.0.3
with:
package-name: ${{ github.event.repository.name }}
tag: pr-${{ github.event.pull_request.number }}