File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5050 architecture : x64
5151
5252 - name : Checkout repo
53- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
53+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
5454 with :
5555 fetch-depth : 0
5656
Original file line number Diff line number Diff line change 3131 run : |
3232 sudo apt-get install jq
3333
34- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
34+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
3535 with :
3636 fetch-depth : 0
3737
Original file line number Diff line number Diff line change 3838 with :
3939 access_token : ${{ github.token }}
4040
41- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
41+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
4242 with :
4343 fetch-depth : 0
4444
@@ -178,7 +178,7 @@ jobs:
178178 with :
179179 access_token : ${{ github.token }}
180180
181- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
181+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
182182 with :
183183 fetch-depth : 0
184184
Original file line number Diff line number Diff line change 3838 with :
3939 access_token : ${{ github.token }}
4040
41- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
41+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
4242 with :
4343 fetch-depth : 0
4444
@@ -210,7 +210,7 @@ jobs:
210210 with :
211211 access_token : ${{ github.token }}
212212
213- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
213+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
214214 with :
215215 fetch-depth : 0
216216
Original file line number Diff line number Diff line change 3434
3535 steps :
3636 - name : " Checkout code"
37- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
37+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
3838 with :
3939 persist-credentials : false
4040
Original file line number Diff line number Diff line change 2424
2525 steps :
2626 - name : Checkout repo
27- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
27+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
2828
2929 - name : Set up python
3030 uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
Original file line number Diff line number Diff line change 1313 timeout-minutes : 30
1414 steps :
1515 - name : Checkout repo
16- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
16+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
1717 with :
1818 # use commit hash to make "no-commit-to-branch" check passing
1919 ref : ${{ github.sha }}
You can’t perform that action at this time.
0 commit comments