okta / okta-idx-android

okta-idx-android
https://github.com/okta/okta-idx-android
Apache License 2.0
10 stars 14 forks source link

Use setup-gcloud github actions command #185

Closed rajdeepnanua-okta closed 1 year ago

rajdeepnanua-okta commented 1 year ago

This change replaces fetching gcloud sdk with google-github-actions/setup-gcloud. This should address security concerns with executing a bash script from a remote url.