From 8d3748f97a24a30af435ca06df0b4ae7167ec8dd Mon Sep 17 00:00:00 2001 From: Yevhen Fabizhevskyi Date: Fri, 1 May 2020 12:54:04 +0900 Subject: [PATCH 1/2] Add ghacu to GitHub Tools and Management --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4a1227a..c385bae 100644 --- a/README.md +++ b/README.md @@ -134,6 +134,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Get Commit Difference Count Between Two Branches](https://github.com/jessicalostinspace/commit-difference-action) - [Generate Release Notes Based on Git References](https://github.com/metcalfc/changelog-generator) - [Enforce Policies on GitHub Repositories and Commits](https://github.com/talos-systems/conform) +- [Update configured GitHub Actions to the latest versions](https://github.com/fabasoad/ghacu) ### Collection of Actions From 598e5d4c5a8c6a74df843e16b99f6a8d55d69db8 Mon Sep 17 00:00:00 2001 From: Yevhen Fabizhevskyi Date: Wed, 27 May 2020 09:07:39 +0900 Subject: [PATCH 2/2] Fixes after code review --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91dadd3..0e1f510 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Generate Release Notes Based on Git References](https://github.com/metcalfc/changelog-generator) - [Enforce Policies on GitHub Repositories and Commits](https://github.com/talos-systems/conform) - [Auto Label Issue Based on Issue Description](https://github.com/Renato66/auto-label) -- [Update configured GitHub Actions to the latest versions](https://github.com/fabasoad/ghacu) +- [Update Configured GitHub Actions to the Latest Versions](https://github.com/fabasoad/ghacu) ### Collection of Actions