cds-snc / covid-alert-server

Exposure Notification: Diagnosis Server implementation / Notification d’exposition : Mise en œuvre du serveur de diagnostic
Apache License 2.0
298 stars 31 forks source link

Fix build-and-push-gcr action #357

Closed CalvinRodo closed 3 years ago

CalvinRodo commented 3 years ago

It uses deprecated and disabled features such as ::add-path:: and ::set-env:: it needs to either be updated, or have newer actions.

AC: