w9jds / firebase-action

GitHub Action for interacting with Firebase
MIT License
922 stars 198 forks source link

Upgrade firebase-tools to v11.18.0 #171

Closed luc122c closed 1 year ago

luc122c commented 1 year ago

Fixes #170

vpanyushenko commented 1 year ago

Not sure if it's still building but the latest Docker image still appears to be 11.16 so anyone with @master in their action would be getting the following error:

Error response from daemon: manifest for w9jds/firebase-action:v11.18.0 not found: manifest unknown: manifest unknown

w9jds commented 1 year ago

Yes, I have to create a release for it to build a new tagged version. Merge only updates the master image.