Skip to content

Commit

Permalink
backport-assistant: use the latest version of the backport-assistant (#…
Browse files Browse the repository at this point in the history
…28998)

Signed-off-by: Ryan Cragun <[email protected]>
  • Loading branch information
ryancragun authored Nov 22, 2024
1 parent d65a5a6 commit 1282c3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backport-ce.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 1282c3c

Please sign in to comment.