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 9ae7451 commit c737488Copy full SHA for c737488
README.md
@@ -16,7 +16,7 @@ jobs:
16
fetch-depth: 0
17
- name: Code Analysis Step
18
id: code
19
- uses: SecureStackCo/actions-code@main
+ uses: SecureStackCo/actions-code@v0.1.0
20
with:
21
securestack_api_key: ${{ secrets.SECURESTACK_API_KEY }}
22
securestack_app_id: ${{ secrets.SECURESTACK_API_KEY }}
0 commit comments