backport-assistant: use the latest version of the backport-assistant (#28998)

Signed-off-by: Ryan Cragun <me@ryan.ec>
This commit is contained in:
Ryan Cragun
2024-11-22 11:42:17 -07:00
committed by GitHub
parent d65a5a6e17
commit 1282c3c68e

View File

@@ -13,7 +13,7 @@ jobs:
backport-targeted-release-branch:
if: github.event.pull_request.merged && github.repository == 'hashicorp/vault'
runs-on: ubuntu-latest
container: hashicorpdev/backport-assistant:0.4.3
container: hashicorpdev/backport-assistant:0.5.3
steps:
- name: Backport changes to targeted release branch
run: |