Skip to content

Commit 8410d50

Browse files
authored
Update README.md
1 parent c0ce220 commit 8410d50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ ADDITIONAL NOTE - Make sure you change the `language: node` to whatever language
3535
## Create your SecureStack API Key as GitHub Secret
3636

3737
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.
3939
3. Generate an API key and copy the value.
4040
4. Go to Settings for your GitHub repository and click on Secrets -> Actions at the bottom left.
4141
5. Create a new secret named SECURESTACK_API_KEY and paste the value from step 2 into the field.

0 commit comments

Comments
 (0)