We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28cb130 commit 7f8ff8dCopy full SHA for 7f8ff8d
.github/workflows/main.yml renamed to .github/workflows/backport.yml
@@ -17,7 +17,7 @@ jobs:
17
backport:
18
if: github.event.pull_request
19
runs-on: ubuntu-latest
20
- container: hashicorpdev/backport-assistant:0.4.7@sha256:36f9d4fba82b9454f1f62bf76c8078fafe3ab0be71356cb96af6d56ac4482cd8
+ container: hashicorpdev/backport-assistant:0.5.8@sha256:b18bc289f405beb58aa22a1b4b3bdac42394fad602541ed94a0f9c5e3f66f954
21
steps:
22
- name: Run Backport Assistant
23
run: |
0 commit comments