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 7865f3d + 0e2d65e commit 167c883Copy full SHA for 167c883
.github/workflows/update-flake-lock.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Install Nix
14
uses: cachix/install-nix-action@v31
15
- name: Update flake.lock
16
- uses: DeterminateSystems/update-flake-lock@v25
+ uses: DeterminateSystems/update-flake-lock@v27
17
with:
18
pr-body: |
19
Automated changes by the update-flake-lock
0 commit comments