diff --git a/.github/workflows/update_issue_templates.yml b/.github/workflows/update_issue_templates.yml index ef1a0f8..9bda83d 100644 --- a/.github/workflows/update_issue_templates.yml +++ b/.github/workflows/update_issue_templates.yml @@ -99,7 +99,7 @@ jobs: if: | steps.update_dropdown.outputs.modified == 'true' && github.event_name != 'pull_request' - uses: peter-evans/create-pull-request@v7 + uses: peter-evans/create-pull-request@v8 with: add-paths: | .github/ISSUE_TEMPLATE/*.yml