mirror of
https://github.com/foo-dogsquared/nix-module-wrapper-manager-fds.git
synced 2025-01-31 04:58:17 +00:00
ci: fix update deps step... again
This commit is contained in:
parent
738317d538
commit
24b059da5b
4
.github/workflows/update-deps.yml
vendored
4
.github/workflows/update-deps.yml
vendored
@ -21,6 +21,8 @@ jobs:
|
|||||||
- name: Create pull request
|
- name: Create pull request
|
||||||
uses: peter-evans/create-pull-request@v7
|
uses: peter-evans/create-pull-request@v7
|
||||||
with:
|
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: ""
|
body: ""
|
||||||
|
commit_message: |
|
||||||
|
npins: update lockfile as of ${{ steps.datetime.outputs.DATETIME }}
|
||||||
labels: npins-update
|
labels: npins-update
|
||||||
|
Loading…
Reference in New Issue
Block a user