Bump to latest version of backport-assistant

Possibly due to recent changes in GitHub Actions, backport-assistant started failing. Hoping that by bumping to latest, it will fix this issue.
pull/35140/head
Craig Wright 2 years ago committed by GitHub
parent f764c071c5
commit 901f235012
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -10,7 +10,7 @@ jobs:
backport:
if: github.event.pull_request.merged
runs-on: ubuntu-latest
container: hashicorpdev/backport-assistant:0.3.4@sha256:1fb1e4dde82c28eaf27f4720eaffb2e19d490c8b42df244f834f5a550a703070
container: hashicorpdev/backport-assistant:0.4.0@sha256:0c0c7e452673de42675d7966bfa1268103ca60c9de30ae4a72b2136d448a54dc
steps:
- name: Run Backport Assistant
run: |

Loading…
Cancel
Save