Skip to content

Commit f573994

Browse files
authored
Add secret-spreader (#315)
* Suggest adding the `secret-spreader` * Revert accidental change * Fix punctuation
1 parent 585c936 commit f573994

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -274,6 +274,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
274274
- [Scan for secrets in your source code](https://github.com/cds-snc/github-actions/tree/master/seekret)
275275
- [AWS Secrets Manager Actions](https://github.com/say8425/aws-secrets-manager-actions) - Define AWS Secrets Manager secrets to environment values.
276276
- [Linting your AWS IAM policy documents for correctness and security issues](https://github.com/xen0l/iam-lint)
277+
- [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.
277278

278279
#### Code Coverage
279280

0 commit comments

Comments
 (0)