Skip to content
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

Change the default value of persist-credentials to false #1687

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

michi-covalent
Copy link

Change the default value of persist-credentials setting from true to false to reduce the risk of unintentionally exposing the GITHUB_TOKEN secret.

Fixes: #485

Change the default value of persist-credentials setting from true to
false to reduce the risk of unintentionally exposing the GITHUB_TOKEN
secret.

Fixes: actions#485

Signed-off-by: Michi Mutsuzaki <[email protected]>
@michi-covalent michi-covalent requested a review from a team as a code owner April 20, 2024 23:46
@michi-covalent
Copy link
Author

i'd like to get this shipped in the next major release.

vszakats added a commit to curl/curl that referenced this pull request Dec 16, 2024
Suggested by zizmor GHA analysis tool.

Also:
- Move GH variables within single-quotes.
- Prefer single-quotes in shell code. (tidy-up)

Ref: actions/checkout#485
Ref: actions/checkout#1687
Ref: https://woodruffw.github.io/zizmor/

Closes #15746
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.

Remove persist-credentials or change the default to false
1 participant