mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-21 22:15:38 +00:00
fix: update to latest version of updater
This commit is contained in:
parent
8d72216f13
commit
3e6232cbee
2
.github/workflows/update.yml
vendored
2
.github/workflows/update.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
||||
- name: Check Nixpkgs Inputs
|
||||
uses: DeterminateSystems/flake-checker-action@v5
|
||||
- name: Update flake.lock
|
||||
uses: DeterminateSystems/update-flake-lock@v3
|
||||
uses: DeterminateSystems/update-flake-lock@v19
|
||||
id: update
|
||||
with:
|
||||
pr-title: "Update flake.lock" # Title of PR to be created
|
||||
|
Loading…
Reference in New Issue
Block a user