File tree Expand file tree Collapse file tree 4 files changed +8
-0
lines changed Expand file tree Collapse file tree 4 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111 steps :
1212 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
13+ with :
14+ persist-credentials : false
1315
1416 - uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
1517 with :
Original file line number Diff line number Diff line change 1111 runs-on : ubuntu-latest
1212 steps :
1313 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
14+ with :
15+ persist-credentials : false
1416
1517 - uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
1618 with :
Original file line number Diff line number Diff line change 1313 runs-on : ubuntu-latest
1414 steps :
1515 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
16+ with :
17+ persist-credentials : false
1618
1719 - uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
1820 with :
Original file line number Diff line number Diff line change 2121 id-token : write # unit tests use the ambient OIDC credential
2222 steps :
2323 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
24+ with :
25+ persist-credentials : false
2426
2527 - uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
2628 with :
You can’t perform that action at this time.
0 commit comments