File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 2020 steps :
2121 - name : Repository checkout
2222 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
23+ with :
24+ persist-credentials : false
2325
2426 - name : Require GHA pinning
2527 uses : canonical/lxd/.github/actions/require-gha-pinning@main
5456 steps :
5557 - name : Repository checkout
5658 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
59+ with :
60+ persist-credentials : false
5761
5862 - name : Install dependencies
5963 run : |
8488 steps :
8589 - name : Repository checkout
8690 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
91+ with :
92+ persist-credentials : false
8793
8894 - name : Set up Python
8995 uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
You can’t perform that action at this time.
0 commit comments