Fix typo in GUIDELINES.md (#5297)

Co-authored-by: Ernesto García <ernestognw@gmail.com>
This commit is contained in:
wizard
2024-11-21 17:20:14 +03:00
committed by GitHub
parent ccb5f2d8ca
commit a277d472d6

View File

@ -55,7 +55,7 @@ External contributions must be reviewed separately by multiple maintainers.
Automation should be used as much as possible to reduce the possibility of human error and forgetfulness.
Automations that make use of sensitive credentials must use secure secret management, and must be strengthened against attacks such as [those on GitHub Actions worklows](https://github.com/nikitastupin/pwnhub).
Automations that make use of sensitive credentials must use secure secret management, and must be strengthened against attacks such as [those on GitHub Actions workflows](https://github.com/nikitastupin/pwnhub).
Some other examples of automation are: