Skip to content

Commit

Permalink
build(deps): bump actions/delete-package-versions from 4 to 5 (#98)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 8, 2024
1 parent 7c044aa commit 13015d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
name: [backend-go, backend-py, backend-java, migrations-go, migrations-py]
steps:
- name: Keep last 50
uses: actions/delete-package-versions@v4
uses: actions/delete-package-versions@v5
with:
package-name: "${{ github.event.repository.name }}/${{ matrix.name }}"
package-type: "container"
Expand Down

0 comments on commit 13015d2

Please sign in to comment.