Skip to content

Commit b1ced40

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
run: pnpm run generate-docs
5757

5858
- name: Create Pull Request
59-
uses: peter-evans/create-pull-request@v5
59+
uses: peter-evans/create-pull-request@v7
6060
with:
6161
branch: update-documentation
6262
delete-branch: true

0 commit comments

Comments
 (0)