File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
1717 with :
1818 persist-credentials : false
19- - uses : cachix/install-nix-action@ab739621df7a23f52766f9ccc97f38da6b7af14f
19+ - uses : cachix/install-nix-action@8aa03977d8d733052d78f4e008a241fd1dbf36b3
2020 - uses : actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae
2121 with :
2222 key : nix-eval-${{ runner.os }}-${{ runner.arch }}-${{ hashFiles('flake.lock')
6969 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
7070 with :
7171 persist-credentials : false
72- - uses : cachix/install-nix-action@ab739621df7a23f52766f9ccc97f38da6b7af14f
72+ - uses : cachix/install-nix-action@8aa03977d8d733052d78f4e008a241fd1dbf36b3
7373 - uses : actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae
7474 with :
7575 key : nix-eval-${{ runner.os }}-${{ runner.arch }}-${{ hashFiles('flake.lock')
Original file line number Diff line number Diff line change 1414 fetch-depth : 2
1515 ref : ${{ github.head_ref || github.ref_name }}
1616 token : ${{ secrets.PAT }}
17- - uses : cachix/install-nix-action@ab739621df7a23f52766f9ccc97f38da6b7af14f
17+ - uses : cachix/install-nix-action@8aa03977d8d733052d78f4e008a241fd1dbf36b3
1818 - uses : actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae
1919 with :
2020 key : nix-eval-${{ runner.os }}-${{ runner.arch }}-${{ hashFiles('flake.lock')
Original file line number Diff line number Diff line change 4747 cachix = "cachix/cachix-action@1eb2ef646ac0255473d23a5907ad7b04ce94065c" ; # v17
4848 checkout = "actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd" ; # v6.0.2
4949 nothing-but-nix = "wimpysworld/nothing-but-nix@687c797a730352432950c707ab493fcc951818d7" ; # v10
50- install-nix-action = "cachix/install-nix-action@ab739621df7a23f52766f9ccc97f38da6b7af14f " ; # v31.10.5
50+ install-nix-action = "cachix/install-nix-action@8aa03977d8d733052d78f4e008a241fd1dbf36b3 " ; # v31.10.6
5151 } ;
5252
5353 # Reusable step definitions
You can’t perform that action at this time.
0 commit comments