mirror of
https://github.com/tj-actions/changed-files
synced 2025-01-16 13:56:45 +00:00
Update peter-evans/create-pull-request action to v3.12.0
This commit is contained in:
parent
c4ea3ea9f8
commit
8a6f638464
1 changed files with 1 additions and 1 deletions
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@v3.11.0
|
||||
uses: peter-evans/create-pull-request@v3.12.0
|
||||
with:
|
||||
base: "main"
|
||||
title: "Upgraded to ${{ steps.sync-release-version.outputs.new_version }}"
|
||||
|
|
Loading…
Reference in a new issue