diff --git a/.github/workflows/rebase.yml b/.github/workflows/rebase.yml index 28d6abac0e1..05cb478196e 100644 --- a/.github/workflows/rebase.yml +++ b/.github/workflows/rebase.yml @@ -34,6 +34,6 @@ jobs: body: backport_start_body }); - name: Automatic Rebase - uses: cirrus-actions/rebase@1.7 + uses: cirrus-actions/rebase@1.8 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}