mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-08 16:22:15 -04:00
Bump backport assistant to latest version
This commit is contained in:
parent
3c6e3f52ce
commit
ebdee64c64
1 changed files with 1 additions and 1 deletions
2
.github/workflows/backport.yml
vendored
2
.github/workflows/backport.yml
vendored
|
|
@ -16,7 +16,7 @@ jobs:
|
|||
contents: none
|
||||
if: github.event.pull_request.merged
|
||||
runs-on: ubuntu-latest
|
||||
container: hashicorpdev/backport-assistant:0.2.3
|
||||
container: hashicorpdev/backport-assistant:0.3.4
|
||||
steps:
|
||||
- name: Backport changes to stable-website
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue