File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 4444 permissions :
4545 pull-requests : write
4646 steps :
47- - uses : actions-ecosystem/action-add-assignees@a5b84af721c4a621eb9c7a4a95ec20a90d0b88e9 # v1.0.1
47+ - uses : actions-ecosystem/action-add-assignees@a5b84af721c4a621eb9c7a4a95ec20a90d0b88e9 # v1.0.1
4848 if : |
4949 (
5050 github.event_name == 'pull_request' &&
Original file line number Diff line number Diff line change @@ -298,7 +298,7 @@ jobs:
298298 uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
299299 with :
300300 ref : main
301- persist-credentials : true
301+ persist-credentials : false
302302
303303 - name : Clone head repo and checkout branch. Resolve conflicts if needed.
304304 if : ${{ env.CONTINUE == 'true' }}
Original file line number Diff line number Diff line change 1+ Add actions-security job to audit GitHub Actions usage
You can’t perform that action at this time.
0 commit comments