diff --git a/.github/workflows/command-rebase.yml b/.github/workflows/command-rebase.yml index 028e8b9d..a640ea7f 100644 --- a/.github/workflows/command-rebase.yml +++ b/.github/workflows/command-rebase.yml @@ -37,7 +37,7 @@ jobs: token: ${{ secrets.COMMAND_BOT_PAT }} - name: Automatic Rebase - uses: cirrus-actions/rebase@1.7 + uses: cirrus-actions/rebase@1.8 env: GITHUB_TOKEN: ${{ secrets.COMMAND_BOT_PAT }}