mirror of
https://github.com/ivuorinen/.github.git
synced 2026-03-02 09:53:40 +00:00
feat(github-action)!: Update peter-evans/create-pull-request (v6 → v7) (#22)
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:
2
.github/workflows/pr-lint.yml
vendored
2
.github/workflows/pr-lint.yml
vendored
@@ -122,7 +122,7 @@ jobs:
|
|||||||
# Create pull request if applicable
|
# Create pull request if applicable
|
||||||
# (for now works only on PR from same repository, not from forks)
|
# (for now works only on PR from same repository, not from forks)
|
||||||
- name: Create Pull Request with applied fixes
|
- name: Create Pull Request with applied fixes
|
||||||
uses: peter-evans/create-pull-request@v6
|
uses: peter-evans/create-pull-request@v7
|
||||||
id: cpr
|
id: cpr
|
||||||
if: >-
|
if: >-
|
||||||
steps.ml.outputs.has_updated_sources == 1 &&
|
steps.ml.outputs.has_updated_sources == 1 &&
|
||||||
|
|||||||
Reference in New Issue
Block a user