Skip to content

Commit e3aab35

Browse files
committed
Bump DeterminateSystems/update-flake-lock from 17 to 19
1 parent d109e82 commit e3aab35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/{% if github_actions %}.github{% endif %}/workflows/{% if nix %}update-flake.yml{% endif %}.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Install Nix
1616
uses: DeterminateSystems/nix-installer-action@v4
1717
- name: Update flake.lock
18-
uses: DeterminateSystems/update-flake-lock@v17
18+
uses: DeterminateSystems/update-flake-lock@v19
1919
with:
2020
pr-title: "Update flake.lock"
2121
# https://github.com/DeterminateSystems/update-flake-lock#with-a-personal-authentication-token

0 commit comments

Comments
 (0)