Merge pull request #416 from rlespinasse/git-commit-info-action

Add 'git-commit-data-action' action
This commit is contained in:
Sarah Drasner 2020-08-27 16:13:31 -06:00 committed by GitHub
commit 76573ac7ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -136,6 +136,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