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 27450ed commit 5bd5736Copy full SHA for 5bd5736
1 file changed
.github/workflows/keyfactor-bootstrap-workflow.yml
@@ -14,6 +14,6 @@ jobs:
14
uses: keyfactor/actions/.github/workflows/starter.yml@v4
15
secrets:
16
token: ${{ secrets.V2BUILDTOKEN}}
17
- scan_token: ${{ secrets.SAST_TOKEN }}
+ scan: ${{ secrets.SAST_TOKEN }}
18
gpg_key: ${{ secrets.KF_GPG_PRIVATE_KEY }}
19
gpg_pass: ${{ secrets.KF_GPG_PASSPHRASE }}
0 commit comments