File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323
2424 steps :
2525 - name : Checkout repository
26- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
26+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2727 with :
2828 persist-credentials : false
2929
Original file line number Diff line number Diff line change 1313 pre-commit :
1414 runs-on : ubuntu-latest
1515 steps :
16- - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
16+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1717 with :
1818 persist-credentials : false
1919 - uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
3232 python-version : ['3.12', '3.13']
3333
3434 steps :
35- - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
35+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3636 with :
3737 persist-credentials : false
3838
Original file line number Diff line number Diff line change 1818 pages : write # GitHub Pages deployment
1919 runs-on : ubuntu-latest
2020 steps :
21- - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
21+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2222 with :
2323 persist-credentials : false
2424
Original file line number Diff line number Diff line change 1414 contents : read
1515 actions : write
1616 steps :
17- - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
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 1616 contents : read
1717 pull-requests : write # action-python-security-auditing posts and updates PR comments
1818 steps :
19- - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
19+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2020 with :
2121 persist-credentials : false
2222 - uses : developmentseed/action-python-security-auditing@8ebea22ea75dfba2244ed9883c2aa6cb4df8d9a9 # v0.6.0
You can’t perform that action at this time.
0 commit comments