Skip to content

Commit 4713aab

Browse files
chore(deps): bump peter-evans/create-pull-request from 7.0.8 to 7.0.9 (#753)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1c96fd2 commit 4713aab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prepare-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
npm run generate:arguments
4242
4343
- name: Create release PR
44-
uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # 7.0.8
44+
uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # 7.0.9
4545
id: create-pr
4646
with:
4747
title: "chore: release ${{ steps.bump-version.outputs.NEW_VERSION }}"

0 commit comments

Comments
 (0)