ci: correct BPA image version (#25693)

This commit is contained in:
Piotr Kazmierczak
2025-04-16 11:02:30 +02:00
committed by GitHub
parent de8bc4fead
commit 1d3f08b63d

View File

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