Skip to content

Opt out of persisting credentials #19

New issue

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

Conversation

landongrindheim
Copy link
Member

actions/checkout uses a default value of true for persist-credentials, which results in credentials being written to the Git config. This change prevents the credentials from being written.

`actions/checkout` uses a default value of `true` for
`persist-credentials`, which results in credentials being written to
the Git config. This change prevents the credentials from being written.
@colby-swandale colby-swandale merged commit ca78f8f into rubygems:main Jul 8, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants