We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fc810c commit 626535aCopy full SHA for 626535a
README.md
@@ -1,4 +1,4 @@
1
-<h1 align="center">Understanding the risk of script Injections in GitHub Actions workflows</h1>
+<h1 align="center">Understanding the risk of script injection in GitHub Actions workflows</h1>
2
<h5 align="center">@robandpdx</h5>
3
<h5 align="center">@decyjphr</h5>
4
@@ -8,7 +8,7 @@
8
<a href="#learning-objectives">Learning Objectives</a>
9
</p>
10
11
-> Please provide a description of your workshop.
+In this workshop we will learn about the risk of script injection in GitHub Actions workflows, and how to mitigate that risk.
12
13
- **Who is this for**: developers, devops engineers
14
- **What you'll learn**: the risk of script Injections in GitHub Actions workflows, and how to migirate that risk
0 commit comments