Disable credential persistence in checkout actions
Add persist-credentials: false to all actions/checkout uses to
prevent git credentials from being stored on disk where they
could accidentally be included in artifacts.
See: https://docs.zizmor.sh/audits/#artipacked