Skip to content

Commit 5bd5736

Browse files
committed
workflow
1 parent 27450ed commit 5bd5736

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/keyfactor-bootstrap-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
uses: keyfactor/actions/.github/workflows/starter.yml@v4
1515
secrets:
1616
token: ${{ secrets.V2BUILDTOKEN}}
17-
scan_token: ${{ secrets.SAST_TOKEN }}
17+
scan: ${{ secrets.SAST_TOKEN }}
1818
gpg_key: ${{ secrets.KF_GPG_PRIVATE_KEY }}
1919
gpg_pass: ${{ secrets.KF_GPG_PASSPHRASE }}

0 commit comments

Comments
 (0)