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 runs-on : ubuntu-latest
1717
1818 steps :
19- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
19+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
2020 - uses : cachix/install-nix-action@8aa03977d8d733052d78f4e008a241fd1dbf36b3 # v31
2121 with :
2222 nix_path : nixpkgs=channel:nixos-unstable
Original file line number Diff line number Diff line change 1818 flake-inputs : ${{ steps.get-flake-inputs.outputs.flake-inputs }}
1919
2020 steps :
21- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
21+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
2222 with :
2323 sparse-checkout : flake.lock
2424 persist-credentials : false
3838 matrix : ${{ fromJson(needs.get-flake-inputs.outputs.flake-inputs) }}
3939
4040 steps :
41- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
41+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
4242 with :
4343 token : ${{ secrets.GITHUB_TOKEN }}
4444 persist-credentials : false
You can’t perform that action at this time.
0 commit comments