Skip to content

Update github-tags

Renovate Summer 24 requested to merge renovate/github-tags into main

This MR contains the following updates:

Package Type Update Change
jaxxstorm/action-install-gh-release action minor v1.11.0 -> v1.12.0
pulumi/pulumi-package-publisher action patch v0.0.14 -> v0.0.19

Release Notes

jaxxstorm/action-install-gh-release (jaxxstorm/action-install-gh-release)

v1.12.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/jaxxstorm/action-install-gh-release/compare/v1...v1.12.0

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.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


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

This MR has been generated by Renovate Bot.

Merge request reports