File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020
2121 steps :
2222 - name : Checkout repository
23- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
23+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
2424 with :
2525 fetch-depth : 2
2626 persist-credentials : false
Original file line number Diff line number Diff line change 1313 group : ${{ github.workflow }}-${{ github.ref }}
1414 steps :
1515 - name : Checkout
16- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
16+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
1717 with :
1818 submodules : true
1919 fetch-depth : 0
Original file line number Diff line number Diff line change 77 linkChecker :
88 runs-on : ubuntu-latest
99 steps :
10- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
10+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
1111 with :
1212 submodules : true
1313 fetch-depth : 0
Original file line number Diff line number Diff line change 1717 name : Code Formatting
1818 steps :
1919 - name : Checkout
20- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
20+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
2121 with :
2222 fetch-depth : 0
2323 persist-credentials : false
Original file line number Diff line number Diff line change 1515 security-events : write
1616 steps :
1717 - name : Checkout repository
18- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
18+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
1919 with :
2020 persist-credentials : false
2121
You can’t perform that action at this time.
0 commit comments