diff --git a/.github/workflows/cronet.yml b/.github/workflows/cronet.yml index d24cfa850f7e..5e9281c8f8c1 100644 --- a/.github/workflows/cronet.yml +++ b/.github/workflows/cronet.yml @@ -34,7 +34,7 @@ jobs: - name: Create Pull Request if: ${{ env.cronet == 'ok' }} - uses: peter-evans/create-pull-request@v5 + uses: peter-evans/create-pull-request@v6 continue-on-error: true with: token: ${{ secrets.ACTIONS_TOKEN }} diff --git a/.github/workflows/web.yml b/.github/workflows/web.yml index e4e3e350a9d7..09a21638f851 100644 --- a/.github/workflows/web.yml +++ b/.github/workflows/web.yml @@ -58,7 +58,7 @@ jobs: - name: push changes if: ${{ github.event_name != 'pull_request' && github.repository == env.UPSTREAM_REPOSITORY }} - uses: stefanzweifel/git-auto-commit-action@v6 + uses: stefanzweifel/git-auto-commit-action@v5.0.0 with: commit_message: Bump web ${{ env.APP_VER}} file_pattern: app/src/main/assets/web/vue/