Skip to content

Commit 814e593

Browse files
Update peter-evans/create-pull-request action to v8 (#60)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 31eb10c commit 814e593

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/plan-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
env:
7676
GITHUB_AUTH: ${{ secrets.GITHUB_TOKEN }}
7777

78-
- uses: peter-evans/create-pull-request@v7
78+
- uses: peter-evans/create-pull-request@v8
7979
with:
8080
commit-message: "Prepare Release ${{ steps.explanation.outputs.new_version}} using 'release-plan'"
8181
labels: "internal"

0 commit comments

Comments
 (0)