Skip to content

Commit cb26019

Browse files
authored
Upgrade peter-evans/create-pull-request action (#127)
1 parent 5fc468d commit cb26019

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ jobs:
145145

146146
# create the pull request
147147
- name: Create Pull Request
148-
uses: peter-evans/create-pull-request@v4
148+
uses: peter-evans/create-pull-request@v6
149149
with:
150150
token: ${{ secrets.QUDTLIB_BOT_GITHUB_TOKEN }}
151151
title: Release ${{ inputs.release_version }}

0 commit comments

Comments
 (0)