v0.0.17
BREAKING CHANGES
This release requires all language versions to be inputs to this Action:
name: Publish SDKs
uses: pulumi/[email protected]
with:
sdk: all
version: ${{ steps.version.outputs.version }}
java-version: "11"
node-version: "20.x"
python-version: "3.11.8"
dotnet-version: "6.0.x"