From 13e18bcf6c3743c9f113f486f8dbbd708df89a10 Mon Sep 17 00:00:00 2001 From: Meir Gabay Date: Thu, 16 Apr 2020 09:43:33 +0300 Subject: [PATCH] githubsecrets-cli Add to Security - Manage Your GitHub Actions secrets, With A Simple CLI - https://github.com/unfor19/githubsecrets --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aa100c4..ffebcd1 100644 --- a/README.md +++ b/README.md @@ -278,6 +278,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Secret Spreader](https://github.com/webfactory/secret-spreader) - Not an action per se, but a tool to manage Actions Secrets across a list of repositories. - [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) #### Code Coverage