ci: add a workflow to auto-update test vendored repos (#22754)

This commit is contained in:
Meghan Denny
2025-09-18 13:08:44 -08:00
committed by GitHub
parent 2eebcee522
commit 987cab74d7
11 changed files with 94 additions and 15 deletions

View File

@@ -80,7 +80,7 @@ jobs:
- name: Create Pull Request
if: success() && steps.check-version.outputs.current != steps.check-version.outputs.latest
uses: peter-evans/create-pull-request@v4
uses: peter-evans/create-pull-request@v7
with:
token: ${{ secrets.GITHUB_TOKEN }}
add-paths: |