update backport assistant to 0.5.7 (#25697)

Update BPA to avoid problems when requerying for reviewers.

Ref: https://github.com/hashicorp/backport-assistant/pull/152
Ref: https://hashicorp.atlassian.net/browse/NET-11804
This commit is contained in:
Tim Gross
2025-04-16 11:39:37 -04:00
committed by GitHub
parent 89172cdbda
commit e3845207e0

View File

@@ -11,7 +11,7 @@ jobs:
backport:
if: github.event.pull_request.merged
runs-on: ubuntu-22.04
container: hashicorpdev/backport-assistant:v0.5.6
container: hashicorpdev/backport-assistant:v0.5.7
steps:
- name: Backport changes to stable-website
run: |