Skip to content

Commit 1e6f11f

Browse files
committed
chore(doctool): Migrate to doctool
Signed-off-by: Hayden Roszell <hroszell@gmail.com>
1 parent c837480 commit 1e6f11f

9 files changed

+3
-29
lines changed

.github/workflows/keyfactor-starter-workflow.yml renamed to .github/workflows/keyfactor-bootstrap-workflow.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,10 @@ on:
1111

1212
jobs:
1313
call-starter-workflow:
14-
uses: keyfactor/actions/.github/workflows/starter.yml@v2
14+
uses: keyfactor/actions/.github/workflows/starter.yml@v3
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+
scan_token: ${{ secrets.SAST_TOKEN }}

.github/workflows/keyfactor-merge-store-types.yml

Lines changed: 0 additions & 27 deletions
This file was deleted.
-25 Bytes
Loading
-29 Bytes
Loading
-32 Bytes
Loading
-25 Bytes
Loading
-34 Bytes
Loading
-32 Bytes
Loading

integration-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://keyfactor.github.io/integration-manifest-schema.json",
2+
"$schema": "https://keyfactor.github.io/v2/integration-manifest-schema.json",
33
"name": "Azure Application Gateway Orchestrator",
44
"integration_type": "orchestrator",
55
"status": "production",

0 commit comments

Comments
 (0)