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:
parent
ad724faf81
commit
06c0bdff57
2
.github/workflows/pr-cleanup.yml
vendored
2
.github/workflows/pr-cleanup.yml
vendored
@ -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 }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user