It would be great it this action could parse a semver tag and output multiple related docker tags. Example: for version `1.2.3`, the following tags would be set: `1`, `1.2`, `1.2.3` and `latest`