mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-02 05:44:03 +02:00
Merge pull request #2275 from alexbelgium/dependabot/github_actions/peter-evans/create-pull-request-8
Bump peter-evans/create-pull-request from 7 to 8
This commit is contained in:
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@@ -166,7 +166,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Create New Pull Request If Needed
|
- name: Create New Pull Request If Needed
|
||||||
if: steps.changed.outputs.changed == 'true'
|
if: steps.changed.outputs.changed == 'true'
|
||||||
uses: peter-evans/create-pull-request@v7
|
uses: peter-evans/create-pull-request@v8
|
||||||
with:
|
with:
|
||||||
title: "Github bot: fix linting issues nobuild"
|
title: "Github bot: fix linting issues nobuild"
|
||||||
commit-message: "fix: auto-fix linting issues"
|
commit-message: "fix: auto-fix linting issues"
|
||||||
|
|||||||
Reference in New Issue
Block a user