mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-11 22:34:04 +02:00
⬆️ Update peter-evans/create-pull-request action to v8 (#1334)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
ea623ce604
commit
ef15d5cd48
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-test-matrix.yaml
vendored
2
.github/workflows/update-test-matrix.yaml
vendored
|
|
@ -39,7 +39,7 @@ jobs:
|
|||
|
||||
- name: Create Pull Request
|
||||
if: steps.changes.outputs.changed == 'true'
|
||||
uses: peter-evans/create-pull-request@v7
|
||||
uses: peter-evans/create-pull-request@v8
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
commit-message: "ci: update HA Core test matrix versions"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue