Closed nspyke closed 1 year ago
I'm getting the same error and it's really blocking my team.
I'm getting the same error. @marviobezerra you can get your workflow working again by targetting the previous version:
uses: azure/container-apps-deploy-action@47e03a783248cc0b5647f7ea03a8fb807fbc8e2f
Same here, I'm getting the same error.
We're also getting this - after specifying an existing containerAppEnvironment, it was working prior to this.
Changing my pipeline is going to be a painful process - approvals and etc. Especially because I'll need to change it back once it's fixed. What is the ETA to fix it?
The error message seems to suggest that there's a simple solution. Remove one of the && on line 275 in the file action.yml.
Hey folks, apologies for this issue -- this has been resolved and the fix is now live in version v0
of the action.
When running this action with the following config
I get these errors on job initialization (set up job).
Is this an error with my template or this action?