FirebaseExtended / FirebaseExtended/action-hosting-deploy
Better security: Reduce the need for passing a service account key JSON file
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 809
- Forks
- 232
- PR merge metrics
- No merged PRs in 30d
Description
### The use case you're trying to solve
Reduce the need for explicitly managing and passing a service account key JSON file. Better security practice.
### Change to the action that would solve that use case
- [ ] Make `firebaseServiceAccount` input optional to activate Google ADC (application default credentials).
https://github.com/FirebaseExtended/action-hosting-deploy/pull/398
### Other considerations
N/A
Contributor guide
Assessment
This issue has not been assessed yet.