Skip to content

Commit 95aba35

Browse files
ci(tools): update cachix/install-nix-action digest to 4e002c8 (#217)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2e8377f commit 95aba35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
token: ${{ steps.token.outputs.token }}
3030

3131
- name: Install nix
32-
uses: cachix/install-nix-action@0b0e072294b088b73964f1d72dfdac0951439dbd # v31
32+
uses: cachix/install-nix-action@4e002c8ec80594ecd40e759629461e26c8abed15 # v31
3333

3434
- name: Update flake
3535
run: nix flake update

0 commit comments

Comments
 (0)