mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-11 06:26:26 +00:00
chore(deps): update peter-evans/create-pull-request action to v7 (#31822)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
6bd656d464
commit
ed7b17acc9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-data.yml
vendored
2
.github/workflows/update-data.yml
vendored
|
@ -42,7 +42,7 @@ jobs:
|
|||
run: pnpm prettier-fix
|
||||
|
||||
- name: Create pull request
|
||||
uses: peter-evans/create-pull-request@c5a7806660adbe173f04e3e038b0ccdcd758773c # v6.1.0
|
||||
uses: peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f # v7.0.5
|
||||
with:
|
||||
author: 'Renovate Bot <renovate@whitesourcesoftware.com>'
|
||||
branch: 'chore/update-static-data'
|
||||
|
|
Loading…
Reference in a new issue