Skip to content

Commit 27450ed

Browse files
committed
workflow
1 parent 40a6600 commit 27450ed

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
call-starter-workflow:
1414
uses: keyfactor/actions/.github/workflows/starter.yml@v4
1515
secrets:
16-
token: ${{ secrets.SAST_TOKEN}}
16+
token: ${{ secrets.V2BUILDTOKEN}}
17+
scan_token: ${{ secrets.SAST_TOKEN }}
1718
gpg_key: ${{ secrets.KF_GPG_PRIVATE_KEY }}
1819
gpg_pass: ${{ secrets.KF_GPG_PASSPHRASE }}

0 commit comments

Comments
 (0)