Skip to content

Commit c3022c1

Browse files
authored
Merge pull request #873 from stakater/renovate/peter-evans-create-pull-request-7.x
chore(deps): update peter-evans/create-pull-request action to v7.0.8
2 parents c988b77 + 6d640e2 commit c3022c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/init-branch-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
git diff
5858
5959
- name: Create pull request
60-
uses: peter-evans/[email protected].6
60+
uses: peter-evans/[email protected].8
6161
with:
6262
commit-message: "Bump version to ${{ inputs.TARGET_VERSION }}"
6363
title: "Bump version to ${{ inputs.TARGET_VERSION }} on ${{ inputs.TARGET_BRANCH }} branch"

0 commit comments

Comments
 (0)