Skip to content

Commit 6ac44d9

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/github_actions/peter-evans/create-pull-request-6'
2 parents 773184f + f6c3bb5 commit 6ac44d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/check-manual-dependencies.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
echo "CHANGED_VERSIONS_BRANCH=$CHANGED_VERSIONS_BRANCH" >> $GITHUB_ENV
4545
4646
- name: Create Pull Request and conditionally auto-merge
47-
uses: peter-evans/create-pull-request@v5
47+
uses: peter-evans/create-pull-request@v6
4848
id: pull-request
4949
with:
5050
title: "[AutoUpdate] ${{ env.CHANGED_VERSIONS }}"

0 commit comments

Comments
 (0)