Skip to content

Commit f4fa75d

Browse files
chore(deps): update peter-evans/create-pull-request action to v8
1 parent 5029c3d commit f4fa75d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-packages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
7070
- name: Open pull request
7171
if: steps.diff.outputs.changed == 'true'
72-
uses: peter-evans/create-pull-request@v7
72+
uses: peter-evans/create-pull-request@v8
7373
with:
7474
branch: automated/package-updates
7575
title: 'chore: update pinned package versions'

0 commit comments

Comments
 (0)