From aa70df94a2a309104631a7c9bd36f998580c59cb Mon Sep 17 00:00:00 2001 From: offa Date: Tue, 22 Mar 2022 11:40:08 +0100 Subject: [PATCH 1/2] Fix typo in inputs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 355c85d..ca81eea 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ steps: | | severity | | | ignore | Space separated list of Hadolint rules to | | | | ignore. | | -| trusted-resgitries | List of urls of trusted registries | | +| trusted-registries | List of urls of trusted registries | | ## Hadolint Configuration From 37f399667b624b594536d3dffa11cbc46d95c349 Mon Sep 17 00:00:00 2001 From: offa Date: Tue, 22 Mar 2022 11:44:03 +0100 Subject: [PATCH 2/2] Fix markdown --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ca81eea..57d4a3e 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,7 @@ Contributions are what make the open source community such an amazing place to b 3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`) 4. Push to the Branch (`git push origin feature/AmazingFeature`) 5. Open a Pull Request + ## 💛 Support the project If this project was useful to you in some form, We would be glad to have your support. It will help keeping the project alive.