Skip to content

Commit 1e2d15b

Browse files
Bump peter-evans/create-pull-request in the github-actions group
Bumps the github-actions group with 1 update: [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request). Updates `peter-evans/create-pull-request` from 6 to 7 - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](peter-evans/create-pull-request@v6...v7) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3a00c21 commit 1e2d15b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/update-dependencies.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
4949
- name: Create Pull Request
5050
if: ${{ steps.dependency_updates.outputs.new_vllm_tag }}
51-
uses: peter-evans/create-pull-request@v6
51+
uses: peter-evans/create-pull-request@v7
5252
with:
5353
base: main
5454
branch: update/vllm-${{ steps.dependency_updates.outputs.new_vllm_tag }}

0 commit comments

Comments
 (0)