ci: fix update deps step... again

This commit is contained in:
Gabriel Arazas 2024-11-17 17:32:12 +08:00
parent 738317d538
commit 24b059da5b
No known key found for this signature in database
GPG Key ID: 62104B43D00AA360

View File

@ -21,6 +21,8 @@ jobs:
- name: Create pull request
uses: peter-evans/create-pull-request@v7
with:
title: "ci: update lockfile as of ${{ steps.update-nix-deps.datetime.outputs.DATETIME }}"
title: "ci: update lockfile as of ${{ steps.datetime.outputs.DATETIME }}"
body: ""
commit_message: |
npins: update lockfile as of ${{ steps.datetime.outputs.DATETIME }}
labels: npins-update