You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CI: disable persist-credentials for actions/checkout
It is a possible security issue.
We do not want to persist credentials in the repo and thus exposing those
to further steps.
References:
actions/checkout#485 (comment)
azat/chdig#67
0 commit comments