We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2555a5e commit 983107eCopy full SHA for 983107e
2 files changed
.github/workflows/update.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: Update the repository
32
run: task -v update
33
- name: Create or update a pull request
34
- uses: peter-evans/create-pull-request@v6
+ uses: peter-evans/create-pull-request@v7
35
with:
36
title: Automated update to primary components
37
commit-message: Automated update to primary components
{{cookiecutter.project_name|replace(" ", "")}}/.github/workflows/update.yml
0 commit comments