File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -60,17 +60,17 @@ jobs:
6060 env :
6161 EXPECTED_SHA : ${{ inputs.commit }}
6262
63- - uses : cachix/install-nix-action@96951a368ba55167b55f1c916f7d416bac6505fe # v31.10.3
63+ - uses : cachix/install-nix-action@8aa03977d8d733052d78f4e008a241fd1dbf36b3 # v31.10.6
6464 with :
6565 extra_nix_config : sandbox = true
6666
67- - uses : cachix/cachix-action@1eb2ef646ac0255473d23a5907ad7b04ce94065c # v17
67+ - uses : cachix/cachix-action@5f2d7c5294214f71b873db4b969586b980625e71 # v17
6868 with :
6969 # We do not pass any `authToken` to avoid polluting the cache with potentially untrusted code.
7070 name : nodejs
7171
7272 - name : Configure sccache
73- uses : actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8 .0.0
73+ uses : actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9 .0.0
7474 with :
7575 script : |
7676 core.exportVariable('SCCACHE_GHA_VERSION', 'on');
@@ -175,7 +175,7 @@ jobs:
175175 merge-multiple : true
176176 path : raw-results
177177
178- - uses : cachix/install-nix-action@96951a368ba55167b55f1c916f7d416bac6505fe # v31.10.3
178+ - uses : cachix/install-nix-action@8aa03977d8d733052d78f4e008a241fd1dbf36b3 # v31.10.6
179179 with :
180180 extra_nix_config : sandbox = true
181181
You can’t perform that action at this time.
0 commit comments