From 353690a529df23fcf7e8b4fe868431763e7f1373 Mon Sep 17 00:00:00 2001 From: Sarah Drasner Date: Fri, 28 Aug 2020 05:56:26 -0600 Subject: [PATCH] Add punctuation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a03d41..4cf8bbb 100644 --- a/README.md +++ b/README.md @@ -445,7 +445,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Build And Push Your Docker Images Caching Each Stage To Reduce Build Time](https://github.com/whoan/docker-build-with-cache-action) - [Set up Docker Buildx](https://github.com/crazy-max/ghaction-docker-buildx) - [Convert Branch or Tag Name Into Docker-Compatible Image Tag](https://github.com/ankitvgupta/ref-to-tag-action/) -- [Update a Container Repository Description From README.md](https://github.com/marketplace/actions/update-container-description-action) (Supported Registries: Docker Hub, Quay, Harbor) +- [Update a Container Repository Description From README.md](https://github.com/marketplace/actions/update-container-description-action) - Supported Registries: Docker Hub, Quay, Harbor. #### Kubernetes