Skip to content

Commit b0ee413

Browse files
Bump peter-evans/create-pull-request from 7 to 8 (#2348)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 78f8458 commit b0ee413

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-core-deps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- id: git-diff
4040
run: git diff --quiet HEAD baselines
4141
continue-on-error: true
42-
- uses: peter-evans/create-pull-request@v7
42+
- uses: peter-evans/create-pull-request@v8
4343
if: ${{ steps.git-diff.outcome == 'failure' }}
4444
with:
4545
commit-message: "🤖 Update core dependencies"

0 commit comments

Comments
 (0)