diff --git a/.github/workflows/update-upstream.yml b/.github/workflows/update-upstream.yml index 91f10e6..2b9ad79 100644 --- a/.github/workflows/update-upstream.yml +++ b/.github/workflows/update-upstream.yml @@ -59,7 +59,7 @@ jobs: run: | git config --global --add safe.directory "${GITHUB_WORKSPACE}" - name: Update content - uses: peter-evans/create-pull-request@v6.0.3 + uses: peter-evans/create-pull-request@v6.0.5 id: updates with: base: main