Skip to content

Commit 0e5034e

Browse files
chore(deps): update cachix/install-nix-action digest to 51f3067
1 parent 8b6d410 commit 0e5034e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
runs-on: ${{ matrix.os }}
2525
steps:
2626
- uses: actions/checkout@v6
27-
- uses: cachix/install-nix-action@1ca7d21a94afc7c957383a2d217460d980de4934 # v31
27+
- uses: cachix/install-nix-action@51f3067b56fe8ae331890c77d4e454f6d60615ff # v31
2828
- uses: cachix/cachix-action@v17
2929
with:
3030
name: nixpkgs-python

.github/workflows/update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Free Disk Space (Ubuntu)
2121
uses: jlumbroso/free-disk-space@main
2222
- name: Install Nix
23-
uses: cachix/install-nix-action@1ca7d21a94afc7c957383a2d217460d980de4934 # v31
23+
uses: cachix/install-nix-action@51f3067b56fe8ae331890c77d4e454f6d60615ff # v31
2424
- name: Install Cachix
2525
uses: cachix/cachix-action@v17
2626
with:

0 commit comments

Comments
 (0)