mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore(deps): update peter-evans/create-pull-request action to v7 (#1805)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
09c04763c4
commit
f8e573d3d7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-hardware-list.yml
vendored
2
.github/workflows/update-hardware-list.yml
vendored
|
|
@ -61,7 +61,7 @@ jobs:
|
|||
|
||||
- name: Create Pull Request
|
||||
if: steps.fetch-data.outputs.has_changes == 'true'
|
||||
uses: peter-evans/create-pull-request@v5
|
||||
uses: peter-evans/create-pull-request@v7
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
commit-message: "chore: update device hardware list from Meshtastic API"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue