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@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
15+ - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
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@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
20+ uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
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@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
16+ - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
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@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
17+ - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
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@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
17+ - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
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@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
25+ - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
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@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
20+ uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
2121 with :
2222 persist-credentials : false
2323
You can’t perform that action at this time.
0 commit comments