diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cf3dfb8dd03..33a5c28e20b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -194,7 +194,7 @@ jobs: group: update-pr steps: - name: Automatically update PR - uses: adRise/update-pr-branch@v0.6.0 + uses: adRise/update-pr-branch@v0.7.2 with: token: ${{ secrets.ACTION_USER_TOKEN }} base: 'main'