File tree Expand file tree Collapse file tree
{{cookiecutter.project_slug}}/.github/workflows Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 self-test :
1313 runs-on : ubuntu-latest
1414 steps :
15- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
15+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1616 with :
1717 persist-credentials : false
1818
Original file line number Diff line number Diff line change 1717 actions : read # only needed for private repos
1818 steps :
1919 - name : Checkout repository
20- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
20+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2121 with :
2222 persist-credentials : false
2323
Original file line number Diff line number Diff line change 1313 permissions :
1414 contents : read # needed for private repos
1515 steps :
16- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
16+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1717 with :
1818 persist-credentials : false
1919
Original file line number Diff line number Diff line change 1414 permissions :
1515 contents : read # needed for private repos
1616 steps :
17- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
17+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1818 with :
1919 persist-credentials : false
2020
Original file line number Diff line number Diff line change 1414 permissions :
1515 contents : read # needed for private repos
1616 steps :
17- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
17+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1818 with :
1919 persist-credentials : false
2020
Original file line number Diff line number Diff line change 2222 permissions :
2323 contents : read # needed for private repos
2424 steps :
25- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
25+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2626 with :
2727 persist-credentials : false
2828
Original file line number Diff line number Diff line change 1717 actions : read # only needed for private repos
1818 steps :
1919 - name : Checkout repository
20- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
20+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2121 with :
2222 persist-credentials : false
2323
You can’t perform that action at this time.
0 commit comments