mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
Update flake-updater.yml
This commit is contained in:
parent
4f8b2bf193
commit
f2e5ab2e34
1 changed files with 2 additions and 1 deletions
3
.github/workflows/flake-updater.yml
vendored
3
.github/workflows/flake-updater.yml
vendored
|
|
@ -11,7 +11,8 @@ jobs:
|
|||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: DeterminateSystems/nix-installer-action@main
|
||||
- run: |
|
||||
curl -sSf -L https://install.lix.systems/lix | sh -s -- install
|
||||
- uses: DeterminateSystems/update-flake-lock@v24
|
||||
with:
|
||||
pr-title: "Update flake.lock" # Title of PR to be created
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue