diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index ef192c5..50f1f93 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -51,7 +51,7 @@ jobs: # git push origin || echo "No changes to commit" - name: Create Pull Request id: cpr - uses: peter-evans/create-pull-request@v4 + uses: peter-evans/create-pull-request@v5 with: add-paths: template.png commit-message: "ci: update thumbs"