diff options
| -rw-r--r-- | .github/workflows/commands.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/commands.yml b/.github/workflows/commands.yml index edd349d48..f62ae853d 100644 --- a/.github/workflows/commands.yml +++ b/.github/workflows/commands.yml @@ -30,7 +30,7 @@ jobs: fetch-depth: 0 - name: Automatic Rebase - uses: cirrus-actions/rebase@6e572f08c244e2f04f9beb85a943eb618218714d # tag=1.7 + uses: cirrus-actions/rebase@b87d48154a87a85666003575337e27b8cd65f691 # 1.8 env: GITHUB_TOKEN: ${{ secrets.JF_BOT_TOKEN }} |
