Merge pull request #413 from florisvdg/patch-1

Add SecretHub
This commit is contained in:
Jessica 2020-05-26 07:55:28 -07:00 committed by GitHub
commit 38a4948558
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -281,6 +281,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Secrets Sync Action](https://github.com/google/secrets-sync-action) - Action syncs secrets across multiple repositories.
- [Snyk Test Action](https://github.com/snyk/actions)
- [Manage Your GitHub Actions Secrets With A Simple CLI](https://github.com/unfor19/githubsecrets)
- [SecretHub](https://github.com/secrethub/actions) - Have a single source of truth for your secrets and load them into GitHub Actions on demand.
#### Code Coverage