ci: fix update-deps step... yet again

This commit is contained in:
Gabriel Arazas 2024-11-19 10:24:42 +08:00
parent 115b27e597
commit 674abbb875
No known key found for this signature in database
GPG Key ID: 62104B43D00AA360

View File

@ -22,8 +22,9 @@ jobs:
uses: peter-evans/create-pull-request@v7
with:
title: "ci: update lockfile as of ${{ steps.datetime.outputs.DATETIME }}"
delete-branch: true
branch: update-npins-lockfile
body: ""
commit_message: |
commit-message: |
npins: update lockfile as of ${{ steps.datetime.outputs.DATETIME }}
labels: npins-update