Skip to content

Default for persist-credentials should be false #946

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

Closed
wants to merge 1 commit into from
Closed

Default for persist-credentials should be false #946

wants to merge 1 commit into from

Conversation

sebbASF
Copy link

@sebbASF sebbASF commented Oct 5, 2022

Does not seem right to expose the credentials by default.

@sebbASF sebbASF requested a review from a team as a code owner October 5, 2022 14:39
@sebbASF
Copy link
Author

sebbASF commented Oct 5, 2022

Note: if this PR is not accepted, then input-helper.ts should probably be fixed to remove the inconsistent default:

(core.getInput('persist-credentials') || 'false').toUpperCase() === 'TRUE'

Copy link

@randydwhitephotography randydwhitephotography left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

signed-off-by Randy D White randydwhite@randydwhite.com

tarsius added a commit to magit/magit that referenced this pull request Jan 6, 2023
It seems this should be the default as suggested
at actions/checkout#946.
@sebbASF sebbASF closed this by deleting the head repository Feb 2, 2023
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.

2 participants