mirror of
https://github.com/actions/setup-java.git
synced 2026-07-17 14:02:57 +00:00
a23239ee9c
The Checkout step in the set-default option job was the only one of 17 checkout steps in the workflow missing persist-credentials: false, flagged by zizmor's artipacked audit. Align it with the rest of the file. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>