diff --git a/.github/workflows/update-ace-tao.yml b/.github/workflows/update-ace-tao.yml index 26bbe343c3..15064b1bab 100644 --- a/.github/workflows/update-ace-tao.yml +++ b/.github/workflows/update-ace-tao.yml @@ -52,7 +52,7 @@ jobs: echo "CREATE_PULL_REQUEST=false" >> $GITHUB_ENV fi - name: Create Pull Request - uses: peter-evans/create-pull-request@v6 + uses: peter-evans/create-pull-request@v7 if: env.CREATE_PULL_REQUEST == 'true' id: cpr with: