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 cbbad4b commit e331b3fCopy full SHA for e331b3f
.github/workflows/main.yml
@@ -11,7 +11,7 @@ jobs:
11
fetch-depth: 0
12
- name: Exposure Analysis Step
13
id: exposure
14
- uses: SecureStackCo/actions-exposure@0.1.0
+ uses: SecureStackCo/actions-exposure@v0.1.0
15
with:
16
securestack_api_key: ${{ secrets.SECURESTACK_API_KEY_SECRET }}
17
securestack_app_id: 'abb7fb5c-fa15-4baa-9dfd-3e77316f80a2'
0 commit comments