diff --git a/.github/workflows/rebase.yml b/.github/workflows/rebase.yml index ee3ea24a6c..3533cc7b7c 100644 --- a/.github/workflows/rebase.yml +++ b/.github/workflows/rebase.yml @@ -16,6 +16,6 @@ jobs: fetch-depth: 0 - name: Automatic Rebase - uses: cirrus-actions/rebase@b91cdc98c0c0d3c4673647a74a68731bf3c29276 # 1.3.1 + uses: cirrus-actions/rebase@7cea12ac34ab078fa37e87798d8986185afa7bf2 # 1.4 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}