Skip to content

Commit 8c80812

Browse files
authored
Update {% if copier_auto_update %}copier.yaml{% endif %}.jinja
1 parent 9b84dc7 commit 8c80812

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/.github/workflows/{% if copier_auto_update %}copier.yaml{% endif %}.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107

108108
{% raw %}- name: Create or update PR
109109
if: steps.check_changes.outputs.has_changes == 'true'
110-
uses: peter-evans/create-pull-request@v7
110+
uses: peter-evans/create-pull-request@v8
111111
with:
112112
commit-message: "chore: update files via copier"
113113
branch: copier/update

0 commit comments

Comments
 (0)