We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7a44895 + 3af3374 commit 22bc232Copy full SHA for 22bc232
.github/workflows/update-flake.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Install Nix
15
uses: DeterminateSystems/nix-installer-action@v1
16
- name: Update flake.lock
17
- uses: DeterminateSystems/update-flake-lock@v17
+ uses: DeterminateSystems/update-flake-lock@v19
18
with:
19
pr-title: "Update flake.lock"
20
# https://github.com/DeterminateSystems/update-flake-lock#with-a-personal-authentication-token
0 commit comments