File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6868 runs-on : ${{ matrix.os }}
6969 steps :
7070 - name : " Checkout repository 🛎"
71- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
71+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
7272 with :
7373 persist-credentials : false
7474
@@ -129,7 +129,7 @@ jobs:
129129 pull-requests : write
130130 steps :
131131 - name : " Checkout repository 🛎"
132- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
132+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
133133 with :
134134 persist-credentials : false
135135
@@ -185,7 +185,7 @@ jobs:
185185 runs-on : ubuntu-latest
186186 steps :
187187 - name : " Checkout repository 🛎"
188- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
188+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
189189 with :
190190 persist-credentials : false
191191
Original file line number Diff line number Diff line change 4343 runs-on : ${{ matrix.os }}
4444 steps :
4545 - name : " Checkout repository 🛎"
46- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
46+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
4747 with :
4848 persist-credentials : false
4949
Original file line number Diff line number Diff line change 5555 runs-on : ${{ matrix.os }}
5656 steps :
5757 - name : " Checkout repository 🛎"
58- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
58+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
5959 with :
6060 persist-credentials : false
6161
8686 runs-on : ubuntu-latest
8787 steps :
8888 - name : " Checkout repository 🛎"
89- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
89+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
9090 with :
9191 persist-credentials : false
9292
Original file line number Diff line number Diff line change 2020 runs-on : ubuntu-latest
2121 steps :
2222 - name : " Checkout repository"
23- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
23+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2424 with :
2525 persist-credentials : false
2626
Original file line number Diff line number Diff line change 2525
2626 steps :
2727 - name : " Checkout repository 🛎"
28- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
28+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2929 with :
3030 persist-credentials : false
3131
Original file line number Diff line number Diff line change 4343 runs-on : ubuntu-latest
4444 steps :
4545 - name : " Checkout repository 🛎"
46- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # 5 .0.0
46+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # 6 .0.2
4747 with :
4848 persist-credentials : false
4949
Original file line number Diff line number Diff line change 2424 security-events : write
2525 steps :
2626 - name : " Checkout repository 🛎"
27- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
27+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2828 with :
2929 persist-credentials : false
3030
You can’t perform that action at this time.
0 commit comments