We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6587c73 commit 9098398Copy full SHA for 9098398
1 file changed
.github/workflows/new_device.yaml
@@ -112,7 +112,7 @@ jobs:
112
INPUT_JSONS: library/library.json
113
114
- name: Create pull request
115
- uses: peter-evans/create-pull-request@v7
+ uses: peter-evans/create-pull-request@v8
116
if: "${{ env.MANUAL != 'True' }}"
117
with:
118
commit-message: "${{ env.TITLE_MODE }} device: ${{ env.MODEL }} by ${{ env.MANUFACTURER }}"
0 commit comments