Skip to content

Commit

Permalink
chore(deps): update actions/delete-package-versions action to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 10, 2024
1 parent 13772f7 commit 81dbb4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-close.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
matrix:
package: [bitnami/postgresql, bitnami/postgresql-ha, bitnami/pgpool, mongo, postgres]
steps:
- uses: actions/delete-package-versions@v4
- uses: actions/delete-package-versions@v5
with:
package-name: ${{ github.event.repository.name }}/${{ matrix.package }}
package-type: 'container'
Expand Down

0 comments on commit 81dbb4d

Please sign in to comment.