Skip to content

Commit d6088c5

Browse files
chore(deps): bump peter-evans/create-pull-request from 7 to 8 (#30222)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b39b8d4 commit d6088c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-dependency.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- run: |
2626
pnpm install ${{ github.event.client_payload.package }}@${{ github.event.client_payload.version }} --save-exact
2727
pnpm install --no-frozen-lockfile
28-
- uses: peter-evans/create-pull-request@v7
28+
- uses: peter-evans/create-pull-request@v8
2929
id: cpr
3030
with:
3131
commit-message: 'fix(ignore): update ${{ github.event.client_payload.package }} to ${{ github.event.client_payload.version }}'

0 commit comments

Comments
 (0)