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@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-
20+ scan_token : ${{ secrets.SAST_TOKEN }}
Original file line number Diff line number Diff line change 88 - Support certificate re-issuance (new public/private keys with the same or different domain names)
99 - Certificate revocation
1010 - Request revocation of a previously issued certificate
11+
12+ - 1.1.0
13+ - chore(docs): Upgrade GitHub Actions to use Bootstrap Workflow v3 to support Doctool
14+
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments