You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ ADDITIONAL NOTE - Make sure you change the `language: node` to whatever language
35
35
## Create your SecureStack API Key as GitHub Secret
36
36
37
37
1. Create a [SecureStack](https://app.securestack.com) account using your GitHub credentials. You get 20 scans for free and you don't need to add a credit card.
38
-
2. Once you are logged in go to "Profile" in the black drawer on the left, and then -> GENERATE KEY tab.
38
+
2. Once you are logged in go to "Settings" in the black drawer on the left, and then -> API tab.
39
39
3. Generate an API key and copy the value.
40
40
4. Go to Settings for your GitHub repository and click on Secrets -> Actions at the bottom left.
41
41
5. Create a new secret named SECURESTACK_API_KEY and paste the value from step 2 into the field.
0 commit comments