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 3d786bb commit 0d62989Copy full SHA for 0d62989
.github/workflows/main.yml
@@ -15,7 +15,7 @@ jobs:
15
ls -al
16
- name: log4j Scanning Step
17
id: log4j
18
- uses: SecureStackCo/[email protected].2
+ uses: SecureStackCo/[email protected].3
19
with:
20
securestack_api_key: ${{ secrets.SECURESTACK_API_KEY }}
21
securestack_app_id: ${{ secrets.SECURESTACK_APP_ID }}
0 commit comments