feat(github-action)!: Update peter-evans/create-pull-request (v6 → v7) (#9)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-02-02 01:09:57 +02:00
committed by GitHub
parent 1f28f73ece
commit ee2ae47cd4
2 changed files with 2 additions and 2 deletions

View File

@@ -119,7 +119,7 @@ runs:
# Create pull request if applicable
# (for now works only on PR from same repository, not from forks)
- name: Create Pull Request with applied fixes
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
id: cpr
if: env.APPLY_FIXES_IF_PR == 'true'
with: