We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a518cf7 commit 0f0b45fCopy full SHA for 0f0b45f
.github/actions/install-nix/action.yml
@@ -14,6 +14,6 @@ runs:
14
15
- name: Install Nix ❄️
16
if: ${{ steps.check-nix.outputs.nix-found != 'true' }}
17
- uses: cachix/install-nix-action@fd24c48048070c1be9acd18c9d369a83f0fe94d7 # v31.8.1
+ uses: cachix/install-nix-action@456688f15bc354bef6d396e4a35f4f89d40bf2b7 # v31.8.2
18
with:
19
github_access_token: ${{ github.token }}
0 commit comments