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

Add github token and persist-credentials:false to all actions/checkout #1043

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

shueja
Copy link
Collaborator

@shueja shueja commented Dec 19, 2024

https://yossarian.net/til/post/actions-checkout-can-leak-github-credentials/

Fortunately everything we could have leaked gets revoked at the end of the workflow, but I think this credential issue might be messing with our release version number updating workflow.

Copy link
Collaborator

@oh-yes-0-fps oh-yes-0-fps left a comment

Choose a reason for hiding this comment

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

idk what im looking at 👍

@shueja shueja enabled auto-merge December 19, 2024 03:37
@shueja shueja added this pull request to the merge queue Dec 19, 2024
@shueja
Copy link
Collaborator Author

shueja commented Dec 19, 2024

idk what im looking at 👍

The equivalent of turning off password autofill.

Merged via the queue into SleipnirGroup:main with commit badbd31 Dec 19, 2024
33 checks passed
@shueja shueja deleted the remove-token-persistence branch December 19, 2024 03:59
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