defining outputs for jobs: https://docs.github.com/en/actions/using-jobs/defining-outputs-for-jobs docker build push action: https://github.com/docker/build-push-action/tree/v4/ semver release: https://github.com/ietf-tools/semver-action using buildah to do rootless builds: https://github.com/containers/buildah/blob/main/docs/tutorials/05-openshift-rootless-build.md
defining outputs for jobs: https://docs.github.com/en/actions/using-jobs/defining-outputs-for-jobs
docker build push action: https://github.com/docker/build-push-action/tree/v4/
semver release: https://github.com/ietf-tools/semver-action
using buildah to do rootless builds: https://github.com/containers/buildah/blob/main/docs/tutorials/05-openshift-rootless-build.md