ci: update backport assistant to 0.3.4 (#17486)

This commit is contained in:
John Murret 2023-05-26 10:33:04 -06:00 committed by GitHub
parent 9f62547d86
commit 5b02d7ce83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ jobs:
backport: backport:
if: github.event.pull_request.merged if: github.event.pull_request.merged
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: hashicorpdev/backport-assistant:0.3.3 container: hashicorpdev/backport-assistant:0.3.4
steps: steps:
- name: Run Backport Assistant for release branches - name: Run Backport Assistant for release branches
run: | run: |