Update flake updater action
This commit is contained in:
parent
50985c024a
commit
459e537d92
|
@ -15,6 +15,6 @@ jobs:
|
|||
uses: cachix/install-nix-action@v16
|
||||
|
||||
- name: Update flake.lock
|
||||
uses: DeterminateSystems/update-flake-lock@v8
|
||||
uses: DeterminateSystems/update-flake-lock@v9
|
||||
with:
|
||||
pr-title: "Update flake.lock" # Title of PR to be created
|
||||
|
|
Loading…
Reference in New Issue