Skip to content

Commit 2c0e68d

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

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
@@ -32,7 +32,7 @@ jobs:
3232
token: ${{ steps.token.outputs.token }}
3333

3434
- name: Install nix
35-
uses: cachix/install-nix-action@0b0e072294b088b73964f1d72dfdac0951439dbd # v31
35+
uses: cachix/install-nix-action@4e002c8ec80594ecd40e759629461e26c8abed15 # v31
3636

3737
- name: Update flake
3838
run: nix flake update

0 commit comments

Comments
 (0)