actions-hub / gcloud

GitHub Action for interacting with Google Cloud Platform (GCP)
https://github.com/marketplace/actions/google-cloud-platform-gcp-cli-gcloud
MIT License
229 stars 28 forks source link

Fix for #15 base64 encoding #16

Closed jdewinne closed 4 years ago

jdewinne commented 4 years ago

Fixes Issue #15

exelban commented 4 years ago

Thanks, could you explain the difference?

jdewinne commented 4 years ago

Sure. Just adding tr at the original secret (left side of the comparison) as it also can contain newlines.