diff --git a/.github/workflows/rebase.yml b/.github/workflows/rebase.yml index 01f3942cdad5..3cdac28d8710 100644 --- a/.github/workflows/rebase.yml +++ b/.github/workflows/rebase.yml @@ -20,6 +20,6 @@ jobs: with: fetch-depth: 0 - name: Automatic Rebase - uses: cirrus-actions/rebase@1.5 + uses: cirrus-actions/rebase@1.6 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}