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 support for multi-line secrets in setSecret #1427

Closed
wants to merge 6 commits into from

Conversation

rentziass
Copy link
Member

As reported in #1421, the current version of setSecret produces unexpected behaviour when provided with a multi-line secret in that the secret isn't masked throughout the workflow logs. This splits any multi-line secret and masks each line as a single secret (documented workaround for this kind of secret).

@rentziass rentziass requested a review from a team as a code owner May 22, 2023 13:25
packages/core/src/core.ts Outdated Show resolved Hide resolved
docs/commands.md Outdated Show resolved Hide resolved
rentziass and others added 3 commits May 23, 2023 13:28
Co-authored-by: John Wesley Walker III <81404201+jww3@users.noreply.github.com>
packages/core/src/core.ts Outdated Show resolved Hide resolved
@rentziass
Copy link
Member Author

Closing this in favour of #1430

@rentziass rentziass closed this May 25, 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.

None yet

2 participants