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 cef7941 commit 3844c68Copy full SHA for 3844c68
.github/workflows/keyfactor-bootstrap-workflow.yml
@@ -17,3 +17,4 @@ jobs:
17
APPROVE_README_PUSH: ${{ secrets.APPROVE_README_PUSH}}
18
gpg_key: ${{ secrets.KF_GPG_PRIVATE_KEY }}
19
gpg_pass: ${{ secrets.KF_GPG_PASSPHRASE }}
20
+ scan_token: ${{ secrets.SAST_TOKEN }}
0 commit comments