diff --git a/.github/workflows/commands.yml b/.github/workflows/commands.yml index 5373890496..fcf1a8499b 100644 --- a/.github/workflows/commands.yml +++ b/.github/workflows/commands.yml @@ -23,6 +23,6 @@ jobs: token: ${{ secrets.JF_BOT_TOKEN }} fetch-depth: 0 - name: Automatic Rebase - uses: cirrus-actions/rebase@1.5 + uses: cirrus-actions/rebase@1.6 env: GITHUB_TOKEN: ${{ secrets.JF_BOT_TOKEN }}