Skip to content

Commit 2e95228

Browse files
chore(deps): update cachix/install-nix-action action to v31.10.6 (#1047)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4f80a98 commit 2e95228

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/install-nix/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ runs:
1414
1515
- name: Install Nix ❄️
1616
if: ${{ steps.check-nix.outputs.nix-found != 'true' }}
17-
uses: cachix/install-nix-action@ab739621df7a23f52766f9ccc97f38da6b7af14f # v31.10.5
17+
uses: cachix/install-nix-action@8aa03977d8d733052d78f4e008a241fd1dbf36b3 # v31.10.6
1818
with:
1919
github_access_token: ${{ github.token }}

0 commit comments

Comments
 (0)