Skip to content

Commit f92601b

Browse files
Update peter-evans/create-pull-request action to v7
1 parent 85ed931 commit f92601b

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
@@ -76,7 +76,7 @@ jobs:
7676
env:
7777
GITHUB_AUTH: ${{ secrets.GITHUB_TOKEN }}
7878

79-
- uses: peter-evans/create-pull-request@v6
79+
- uses: peter-evans/create-pull-request@v7
8080
with:
8181
commit-message: "Prepare Release using 'release-plan'"
8282
labels: "internal"

0 commit comments

Comments
 (0)