Skip to content

Commit 634fe68

Browse files
authored
Merge branch 'main' into dependabot/github_actions/actions/download-artifact-7.0.0
2 parents bc97645 + 23aceec commit 634fe68

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)