Skip to content

Commit 40a6600

Browse files
committed
fix workflow
1 parent 8c50c1b commit 40a6600

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,5 @@ jobs:
1414
uses: keyfactor/actions/.github/workflows/starter.yml@v4
1515
secrets:
1616
token: ${{ secrets.SAST_TOKEN}}
17+
gpg_key: ${{ secrets.KF_GPG_PRIVATE_KEY }}
18+
gpg_pass: ${{ secrets.KF_GPG_PASSPHRASE }}

0 commit comments

Comments
 (0)