Upgrade the backport actions to sqren/backport-github-action@v9.2.1

This adds some more logging which will help debug some of the issues
we've seen on failed backports.

Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
This commit is contained in:
Pedro Algarvio 2023-08-29 14:18:56 +01:00 committed by Pedro Algarvio
parent bb710a03f7
commit e9abf73960

View file

@ -33,7 +33,7 @@ jobs:
)
steps:
- name: Backport Action
uses: sqren/backport-github-action@v8.9.7
uses: sqren/backport-github-action@v9.2.1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
auto_backport_label_prefix: "backport:"