I don't know if this is new or a long-standing problem, but the build action isn't using the env variables set for the package version, resulting in changes in build_manifest not actually changing the version pulled in the build step. see docker/build-push-action#1097
I don't know if this is new or a long-standing problem, but the build action isn't using the
envvariables set for the package version, resulting in changes in build_manifest not actually changing the version pulled in the build step. see docker/build-push-action#1097