diff --git a/README.md b/README.md index 533b8b1..922ebbe 100644 --- a/README.md +++ b/README.md @@ -407,6 +407,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Monitor and limit your docker image size](https://github.com/wemake-services/docker-image-size-limit) - [Publish Docker Images to the Amazon Elastic Container Registry (ECR)](https://github.com/appleboy/docker-ecr-action) - [Build And Push Your Docker Images Caching Each Stage To Reduce Build Time](https://github.com/whoan/docker-build-with-cache-action) +- [Convert branch or tag name into Docker-compatible image tag](https://github.com/ankitvgupta/ref-to-tag-action/) #### Kubernetes