File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 name : code_quality
2020 steps :
2121 - name : Checkout repository
22- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
22+ uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6 .0.1
2323 - name : Install Nix
2424 uses : DeterminateSystems/determinate-nix-action@1d699fc25db3f9e079cd2f168ca007a4183389be # v3.15.1
2525 with :
3737 name : code_quality
3838 steps :
3939 - name : Checkout repository
40- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
40+ uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6 .0.1
4141 with :
4242 token : ${{ secrets.GH_TOKEN }}
4343 - name : Install Nix
6464 name : build
6565 steps :
6666 - name : Checkout repository
67- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
67+ uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6 .0.1
6868 - name : Install Nix
6969 uses : DeterminateSystems/determinate-nix-action@1d699fc25db3f9e079cd2f168ca007a4183389be # v3.15.1
7070 with :
You can’t perform that action at this time.
0 commit comments