Skip to content

Commit ffada2f

Browse files
committed
Merge branch 'sni_test' of https://github.com/keyfactor/iis-orchestrator into sni_test
2 parents 4b1b03e + 82e51f8 commit ffada2f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111

1212
jobs:
1313
call-starter-workflow:
14-
uses: keyfactor/actions/.github/workflows/starter.yml@3.1.0-rc.0
14+
uses: keyfactor/actions/.github/workflows/starter.yml@ab#67222-3.0-doctool
1515
secrets:
1616
token: ${{ secrets.V2BUILDTOKEN}}
1717
APPROVE_README_PUSH: ${{ secrets.APPROVE_README_PUSH}}

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
2.5.0
33
* Added the Bindings to the end of the thumbprint to make the alias unique.
44
* Using new IISWebBindings commandlet to use additional SSL flags when binding certificate to website.
5-
* Added multi-platform support for .Net6 and .Net8.
5+
* Added multi-platform support for building .Net6 and .Net8.
66

77
2.4.4
88
* Fix an issue with WinRM parameters when migrating Legacy IIS Stores to the WinCert type

0 commit comments

Comments
 (0)