We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue
Fix by setting the option persist-credentials: false on checkout actions
persist-credentials: false
The text was updated successfully, but these errors were encountered:
#108 - Do Not Persist Credentials - Workflows
d9234b4
- Disabled saving of credential in all checkout actions.
#108 - Do Not Persist Credentials - Workflows (#109)
655c2c0
miroslavpojer
Successfully merging a pull request may close this issue.
Background
Issue
Feature
Fix by setting the option
persist-credentials: false
on checkout actionsThe text was updated successfully, but these errors were encountered: