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
This commit is contained in:
parent
94b07876c5
commit
d151713fd6
2
.github/workflows/update-deps.yml
vendored
2
.github/workflows/update-deps.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
run: |
|
||||
echo "DATETIME=$(date '+%F')" >> "$GITHUB_OUTPUT"
|
||||
- name: Create pull request
|
||||
uses: peter-evans/create-pull-request
|
||||
uses: peter-evans/create-pull-request@v7
|
||||
with:
|
||||
title: "ci: update lockfile as of ${{ steps.update-nix-deps.datetime.outputs.DATETIME }}"
|
||||
body: ""
|
||||
|
Loading…
Reference in New Issue
Block a user