diff --git a/.github/workflows/command-rebase.yml b/.github/workflows/command-rebase.yml index 29e1dd5..05caa87 100644 --- a/.github/workflows/command-rebase.yml +++ b/.github/workflows/command-rebase.yml @@ -32,7 +32,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 }}