File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111
1212jobs :
1313 call-starter-workflow :
14- uses : keyfactor/actions/.github/workflows/starter.yml@v3.1.2
14+ uses : keyfactor/actions/.github/workflows/starter.yml@dev-3.3
1515 secrets :
1616 token : ${{ secrets.V2BUILDTOKEN}}
1717 APPROVE_README_PUSH : ${{ secrets.APPROVE_README_PUSH}}
Original file line number Diff line number Diff line change 11{
2- "$schema" : " https://keyfactor.github.io/integration-manifest-schema.json" ,
3- "integration_type" : " orchestrator " ,
2+ "$schema" : " https://keyfactor.github.io/v2/ integration-manifest-schema.json" ,
3+ "integration_type" : " api-client " ,
44 "name" : " Sectigo Metadata Sync" ,
55 "status" : " production" ,
66 "description" : " Sectigo Metadata Sync Application" ,
77 "link_github" : false ,
88 "update_catalog" : false ,
99 "support_level" : " kf-community" ,
1010 "release_project" : " sectigo-metadata-sync/SectigoMetadataSync.csproj" ,
11- "release_dir" : " sectigo-metadata-sync/bin/Release" ,
12- "about" : {
13- "orchestrator" : {
14- "keyfactor_platform_version" : " N/A" ,
15- "UOFramework" : " N/A" ,
16- "pam_support" : false ,
17- "store_types" : []
18- }
19- }
11+ "release_dir" : " sectigo-metadata-sync/bin/Release"
2012}
You can’t perform that action at this time.
0 commit comments