Skip to content

Commit 983228c

Browse files
committed
chore(docs): Re-org readme, cleanup spelling and grammar.
1 parent 3641e96 commit 983228c

File tree

4 files changed

+670
-604
lines changed

4 files changed

+670
-604
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,11 @@ on:
1111

1212
jobs:
1313
call-starter-workflow:
14-
uses: keyfactor/actions/.github/workflows/starter.yml@v3.1.2
14+
uses: keyfactor/actions/.github/workflows/starter.yml@3.1.2
1515
secrets:
1616
token: ${{ secrets.V2BUILDTOKEN}}
1717
APPROVE_README_PUSH: ${{ secrets.APPROVE_README_PUSH}}
1818
gpg_key: ${{ secrets.KF_GPG_PRIVATE_KEY }}
1919
gpg_pass: ${{ secrets.KF_GPG_PASSPHRASE }}
20-
20+
scan_token: ${{ secrets.SAST_TOKEN }}
21+

0 commit comments

Comments
 (0)