mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
ci: correct BPA image version (#25693)
This commit is contained in:
committed by
GitHub
parent
de8bc4fead
commit
1d3f08b63d
2
.github/workflows/backport.yml
vendored
2
.github/workflows/backport.yml
vendored
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user