1
0
mirror of synced 2025-12-22 19:34:15 -05:00

Keep Actions docs up to date with security practices (#19076)

* Update security-hardening-for-github-actions.md

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Jaroslav Lobačevski <jarlob@github.com>
This commit is contained in:
Martin Lopes
2021-05-25 22:26:51 +10:00
committed by GitHub
parent 52a890b4cb
commit c34031a583
10 changed files with 165 additions and 8 deletions

View File

@@ -31,6 +31,8 @@ Once you complete this project, you should understand how to build your own Java
{% data reusables.github-actions.pure-javascript %}
{% data reusables.github-actions.context-injection-warning %}
### Prerequisites
Before you begin, you'll need to download Node.js and create a GitHub repository.