mirror of
https://github.com/tj-actions/branch-names.git
synced 2024-11-23 20:03:52 +08:00
Update peter-evans/create-pull-request action to v4.0.2
This commit is contained in:
parent
13188a77d3
commit
270fccc104
2
.github/workflows/sync-release-version.yml
vendored
2
.github/workflows/sync-release-version.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
||||
with:
|
||||
output: 'HISTORY.md'
|
||||
- name: Create Pull Request
|
||||
uses: peter-evans/create-pull-request@v4.0.1
|
||||
uses: peter-evans/create-pull-request@v4.0.2
|
||||
with:
|
||||
base: "main"
|
||||
title: "Upgraded to ${{ steps.sync-release-version.outputs.new_version }}"
|
||||
|
Loading…
Reference in New Issue
Block a user