Skip to content

Commit 23aceec

Browse files
Bump peter-evans/create-pull-request from 7 to 8 (#655)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 845f271 commit 23aceec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/poll-starter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383

8484
- name: Create Pull Request
8585
if: ${{ steps.update-workflows.outputs.changes == 'true' }}
86-
uses: peter-evans/create-pull-request@v7
86+
uses: peter-evans/create-pull-request@v8
8787
with:
8888
commit-message: update starter workflows
8989
title: Automated Update Starter Workflows

0 commit comments

Comments
 (0)