Skip to content

Update pulumi/pulumi-package-publisher action to v0.0.19

Ghost User requested to merge renovate/pulumi-pulumi-package-publisher-0.x into main

This MR contains the following updates:

Package Type Update Change
pulumi/pulumi-package-publisher action patch v0.0.14 -> v0.0.19

Release Notes

pulumi/pulumi-package-publisher (pulumi/pulumi-package-publisher)

v0.0.19

Compare Source

What's Changed

Full Changelog: https://github.com/pulumi/pulumi-package-publisher/compare/v0.0.18...v0.0.19

v0.0.18

Compare Source

What's Changed

Full Changelog: https://github.com/pulumi/pulumi-package-publisher/compare/v0.0.17...v0.0.18

v0.0.17

Compare Source

BREAKING CHANGES

This release requires all language versions to be inputs to this Action:

name: Publish SDKs
      uses: pulumi/pulumi-package-publisher@v0.0.17
      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"

v0.0.16

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/pulumi/pulumi-package-publisher/compare/v0.0.15...v0.0.16

v0.0.15

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/pulumi/pulumi-package-publisher/compare/v0.0.14...v0.0.15


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports