Skip to content

Commit a7a32af

Browse files
chore(deps): update peter-evans/create-pull-request action to v7 (#843)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 44716a9 commit a7a32af

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

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

0 commit comments

Comments
 (0)