diff --git a/.github/workflows/rebase.yml b/.github/workflows/rebase.yml index f0641ff50f..ca7a7cedf3 100644 --- a/.github/workflows/rebase.yml +++ b/.github/workflows/rebase.yml @@ -12,6 +12,6 @@ jobs: with: fetch-depth: 0 - name: Automatic Rebase - uses: cirrus-actions/rebase@1.7 + uses: cirrus-actions/rebase@1.8 env: GITHUB_TOKEN: ${{ secrets.ACTION_TOKEN }}