From 525b73fe952d2fbf14254733b578b53da737bedf Mon Sep 17 00:00:00 2001 From: rlespinasse Date: Thu, 28 May 2020 10:28:45 +0200 Subject: [PATCH] Add 'git-commit-data-action' action --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7554853..05f9186 100644 --- a/README.md +++ b/README.md @@ -135,6 +135,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [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) +- [Expose Git Commit Data As Environment Variables](https://github.com/rlespinasse/git-commit-data-action) ### Collection of Actions