Skip to content

Commit 59de3d6

Browse files
chore(deps): update cachix/install-nix-action action to v31.11.0
1 parent eaeb18d commit 59de3d6

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@a49548c11d9846ad46ecc0115273879b045f001c # v31.10.7
17+
uses: cachix/install-nix-action@630ae543ea3a38a9a4166f03376c02c50f408342 # v31.11.0
1818
with:
1919
github_access_token: ${{ github.token }}

0 commit comments

Comments
 (0)