Use newer version of backport-assistant (#20484)

This commit is contained in:
Nick Cabatoff 2023-05-03 12:40:01 -04:00 committed by GitHub
parent aa3c61c85b
commit 3eb5fb3eb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ jobs:
backport-targeted-release-branch:
if: github.event.pull_request.merged
runs-on: ubuntu-latest
container: hashicorpdev/backport-assistant:0.3.0
container: hashicorpdev/backport-assistant:0.3.3
steps:
- name: Backport changes to targeted release branch
run: |