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 6c16737 commit aed03ceCopy full SHA for aed03ce
README.md
@@ -19,7 +19,7 @@ jobs:
19
uses: SecureStackCo/[email protected]
20
with:
21
securestack_api_key: ${{ secrets.SECURESTACK_API_KEY }}
22
- securestack_app_id: ${{ secrets.SECURESTACK_API_KEY }}
+ securestack_app_id: ${{ secrets.SECURESTACK_APP_ID }}
23
severity: critical
24
language: node
25
flags: '--path . --debug'
0 commit comments