Skip to content

Commit 1247b91

Browse files
chore(deps): update peter-evans/create-pull-request action to v8 (#551)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 239f2a6 commit 1247b91

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
@@ -72,7 +72,7 @@ jobs:
7272
env:
7373
GITHUB_AUTH: ${{ secrets.GITHUB_TOKEN }}
7474

75-
- uses: peter-evans/create-pull-request@v7
75+
- uses: peter-evans/create-pull-request@v8
7676
with:
7777
commit-message: "Prepare Release using 'release-plan'"
7878
labels: "internal"

0 commit comments

Comments
 (0)