mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-19 18:47:55 +08:00
ci: bump peter-evans/create-pull-request from 6 to 7 in /.github/workflows in the github-actions group (#10563)
This commit is contained in:
2
.github/workflows/gen-changelog.yml
vendored
2
.github/workflows/gen-changelog.yml
vendored
@@ -79,7 +79,7 @@ jobs:
|
||||
git commit -m "$commit_msg"
|
||||
|
||||
- name: Create PR
|
||||
uses: peter-evans/create-pull-request@v6
|
||||
uses: peter-evans/create-pull-request@v7
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
title: ${{ steps.extract_tag.outputs.pr_title }}
|
||||
|
||||
Reference in New Issue
Block a user