mirror of
https://github.com/foo-dogsquared/nix-module-wrapper-manager-fds.git
synced 2025-01-30 22:57:58 +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
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user