Merge pull request #19312 from igfoo/igfoo/fix-typo-unmasked-secret-exposure

actions: Fix spelling error in UnmaskedSecretExposure.md
This commit is contained in:
Ian Lynagh
2025-04-15 15:41:07 +01:00
committed by GitHub

View File

@@ -2,7 +2,7 @@
## Description
Secrets derived from other secrets are not know to the workflow runner and therefore not masked unless explicitly registered.
Secrets derived from other secrets are not known to the workflow runner and therefore not masked unless explicitly registered.
## Recommendations