diff --git a/.github/workflows/issue-command.yml b/.github/workflows/issue-command.yml index 38e406101c..7b48ab077f 100644 --- a/.github/workflows/issue-command.yml +++ b/.github/workflows/issue-command.yml @@ -18,7 +18,7 @@ jobs: with: fetch-depth: 0 - name: Automatic Rebase - uses: cirrus-actions/rebase@1.7 + uses: cirrus-actions/rebase@1.8 env: GITHUB_TOKEN: ${{ secrets.TOKEN_SUPER }}