Skip to content

Commit 90067e2

Browse files
ci(tools): update cachix/install-nix-action digest to 7ab6e7f (#89)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c12f6a7 commit 90067e2

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@9280e7aca88deada44c930f1e2c78e21c3ae3edd # v31
35+
uses: cachix/install-nix-action@7ab6e7fd29da88e74b1e314a4ae9ac6b5cda3801 # v31
3636

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

0 commit comments

Comments
 (0)