Skip to content

Commit 0f653f6

Browse files
authored
Merge pull request #53 from stackhpc/dependabot/github_actions/github-actions-533f70582a
Bump peter-evans/create-pull-request from 6 to 7 in the github-actions group
2 parents 23fb2d5 + 4c87b5c commit 0f653f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-dependencies.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
6262
- name: Create Pull Request
6363
if: ${{ steps.dependency_updates.outputs.new_vllm_tag }}
64-
uses: peter-evans/create-pull-request@v6
64+
uses: peter-evans/create-pull-request@v7
6565
with:
6666
base: main
6767
branch: update/vllm-${{ steps.dependency_updates.outputs.new_vllm_tag }}

0 commit comments

Comments
 (0)