Skip to content

Commit 2eaf8d9

Browse files
chore(deps): update cachix/install-nix-action digest to 17fe5fb (#52)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e8ff003 commit 2eaf8d9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
1616

17-
- uses: cachix/install-nix-action@526118121621777ccd86f79b04685a9319637641 # v31
17+
- uses: cachix/install-nix-action@17fe5fb4a23ad6cbbe47d6b3f359611ad276644c # v31
1818
with:
1919
extra_nix_config: |
2020
accept-flake-config = true

.github/workflows/update-data.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
steps:
1919
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
2020

21-
- uses: cachix/install-nix-action@526118121621777ccd86f79b04685a9319637641 # v31
21+
- uses: cachix/install-nix-action@17fe5fb4a23ad6cbbe47d6b3f359611ad276644c # v31
2222
with:
2323
extra_nix_config: |
2424
accept-flake-config = true

0 commit comments

Comments
 (0)