Skip to content

Commit eec858f

Browse files
Bump peter-evans/create-pull-request from 4 to 7
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4 to 7. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](peter-evans/create-pull-request@v4...v7) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7ed66e7 commit eec858f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/webhook-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
3030
- name: Create pull request
3131
if: steps.webhook.outputs.current_tag != steps.webhook.outputs.release_tag
32-
uses: peter-evans/create-pull-request@v4
32+
uses: peter-evans/create-pull-request@v7
3333
with:
3434
author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
3535
committer: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

0 commit comments

Comments
 (0)