diff --git a/.github/workflows/update-upstream.yml b/.github/workflows/update-upstream.yml index d6b8686..5cf8254 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.5 + uses: peter-evans/create-pull-request@v6.1.0 id: updates with: base: main