@@ -16,11 +16,11 @@ jobs:
1616 timeout-minutes : 15
1717 if : vars.GITLAB_MIRROR_ENABLED == 'true'
1818 steps :
19- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
19+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
2020 with :
2121 fetch-depth : 0
2222
23- - uses : webfactory/ssh-agent@a6f90b1f127823b31d4d4a8d96047790581349bd # v0.9.1
23+ - uses : webfactory/ssh-agent@e83874834305fe9a4a2997156cb26c5de65a8555 # v0.10.0
2424 if : ${{ secrets.GITLAB_SSH_KEY != '' }}
2525 with :
2626 ssh-private-key : ${{ secrets.GITLAB_SSH_KEY }}
@@ -36,11 +36,11 @@ jobs:
3636 timeout-minutes : 15
3737 if : vars.BITBUCKET_MIRROR_ENABLED == 'true'
3838 steps :
39- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
39+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
4040 with :
4141 fetch-depth : 0
4242
43- - uses : webfactory/ssh-agent@a6f90b1f127823b31d4d4a8d96047790581349bd # v0.9.1
43+ - uses : webfactory/ssh-agent@e83874834305fe9a4a2997156cb26c5de65a8555 # v0.10.0
4444 if : ${{ secrets.BITBUCKET_SSH_KEY != '' }}
4545 with :
4646 ssh-private-key : ${{ secrets.BITBUCKET_SSH_KEY }}
@@ -56,11 +56,11 @@ jobs:
5656 timeout-minutes : 15
5757 if : vars.CODEBERG_MIRROR_ENABLED == 'true'
5858 steps :
59- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
59+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
6060 with :
6161 fetch-depth : 0
6262
63- - uses : webfactory/ssh-agent@a6f90b1f127823b31d4d4a8d96047790581349bd # v0.9.1
63+ - uses : webfactory/ssh-agent@e83874834305fe9a4a2997156cb26c5de65a8555 # v0.10.0
6464 if : ${{ secrets.CODEBERG_SSH_KEY != '' }}
6565 with :
6666 ssh-private-key : ${{ secrets.CODEBERG_SSH_KEY }}
@@ -76,11 +76,11 @@ jobs:
7676 timeout-minutes : 15
7777 if : vars.SOURCEHUT_MIRROR_ENABLED == 'true'
7878 steps :
79- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
79+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
8080 with :
8181 fetch-depth : 0
8282
83- - uses : webfactory/ssh-agent@a6f90b1f127823b31d4d4a8d96047790581349bd # v0.9.1
83+ - uses : webfactory/ssh-agent@e83874834305fe9a4a2997156cb26c5de65a8555 # v0.10.0
8484 if : ${{ secrets.SOURCEHUT_SSH_KEY != '' }}
8585 with :
8686 ssh-private-key : ${{ secrets.SOURCEHUT_SSH_KEY }}
@@ -96,11 +96,11 @@ jobs:
9696 timeout-minutes : 15
9797 if : vars.DISROOT_MIRROR_ENABLED == 'true'
9898 steps :
99- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
99+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
100100 with :
101101 fetch-depth : 0
102102
103- - uses : webfactory/ssh-agent@a6f90b1f127823b31d4d4a8d96047790581349bd # v0.9.1
103+ - uses : webfactory/ssh-agent@e83874834305fe9a4a2997156cb26c5de65a8555 # v0.10.0
104104 if : ${{ secrets.DISROOT_SSH_KEY != '' }}
105105 with :
106106 ssh-private-key : ${{ secrets.DISROOT_SSH_KEY }}
@@ -116,11 +116,11 @@ jobs:
116116 timeout-minutes : 15
117117 if : vars.GITEA_MIRROR_ENABLED == 'true'
118118 steps :
119- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
119+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
120120 with :
121121 fetch-depth : 0
122122
123- - uses : webfactory/ssh-agent@a6f90b1f127823b31d4d4a8d96047790581349bd # v0.9.1
123+ - uses : webfactory/ssh-agent@e83874834305fe9a4a2997156cb26c5de65a8555 # v0.10.0
124124 if : ${{ secrets.GITEA_SSH_KEY != '' }}
125125 with :
126126 ssh-private-key : ${{ secrets.GITEA_SSH_KEY }}
@@ -136,12 +136,12 @@ jobs:
136136 timeout-minutes : 15
137137 if : vars.RADICLE_MIRROR_ENABLED == 'true'
138138 steps :
139- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
139+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
140140 with :
141141 fetch-depth : 0
142142
143143 - name : Setup Rust
144- uses : dtolnay/rust-toolchain@efa25f7f19611383d5b0ccf2d1c8914531636bf9 # stable
144+ uses : dtolnay/rust-toolchain@3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9 # stable
145145 with :
146146 toolchain : stable
147147
0 commit comments