Bug Fixes
- Guard fix:
v1floating tag now correctly points tov1.0.2, the guarded and stable version of the action. - Auth patch: Resolved an issue where API-key authentication was failing on workflow re-runs when using
@v1.
Details
Users pinning prodxcloud/vxcloud-deploy-action@v1 will automatically receive this fix. Workflows that previously returned a failure result on re-run due to the auth guard will now resolve correctly.
Upgrade
No changes required to your workflow files. Simply re-run any failing workflow — @v1 now resolves to this patched release.