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

fix: calling setSecret incorrectly #24

Merged
merged 1 commit into from
Feb 3, 2020
Merged

fix: calling setSecret incorrectly #24

merged 1 commit into from
Feb 3, 2020

Conversation

LaurenceGA
Copy link
Contributor

The setSecret calls introduced in #19 were not done correctly.

I thought setSecret took two arguments, but of course it only takes one. Hence, this is silently passing and setting the wrong thing as a secret.

This PR corrects the setSecret calls to properly mask AWS credentials.

Oops... 😞

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@clareliguori clareliguori merged commit ca04437 into aws-actions:master Feb 3, 2020
@LaurenceGA LaurenceGA deleted the fix-secret-setting branch February 3, 2020 21:24
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