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... yet again
This commit is contained in:
parent
115b27e597
commit
674abbb875
3
.github/workflows/update-deps.yml
vendored
3
.github/workflows/update-deps.yml
vendored
@ -22,8 +22,9 @@ jobs:
|
|||||||
uses: peter-evans/create-pull-request@v7
|
uses: peter-evans/create-pull-request@v7
|
||||||
with:
|
with:
|
||||||
title: "ci: update lockfile as of ${{ steps.datetime.outputs.DATETIME }}"
|
title: "ci: update lockfile as of ${{ steps.datetime.outputs.DATETIME }}"
|
||||||
|
delete-branch: true
|
||||||
branch: update-npins-lockfile
|
branch: update-npins-lockfile
|
||||||
body: ""
|
body: ""
|
||||||
commit_message: |
|
commit-message: |
|
||||||
npins: update lockfile as of ${{ steps.datetime.outputs.DATETIME }}
|
npins: update lockfile as of ${{ steps.datetime.outputs.DATETIME }}
|
||||||
labels: npins-update
|
labels: npins-update
|
||||||
|
Loading…
Reference in New Issue
Block a user