pulumiverse / pulumi-grafana

Pulumi provider for Grafana
Apache License 2.0
19 stars 11 forks source link

Update jaxxstorm/action-install-gh-release action to v1.11.0 #78

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
jaxxstorm/action-install-gh-release action minor v1.5.0 -> v1.11.0
jaxxstorm/action-install-gh-release action minor v1.9.0 -> v1.11.0

Release Notes

jaxxstorm/action-install-gh-release (jaxxstorm/action-install-gh-release) ### [`v1.11.0`](https://togithub.com/jaxxstorm/action-install-gh-release/releases/tag/v1.11.0) [Compare Source](https://togithub.com/jaxxstorm/action-install-gh-release/compare/v1.10.0...v1.11.0) ##### What's Changed - Configure Renovate by [@​renovate](https://togithub.com/renovate) in [https://github.com/jaxxstorm/action-install-gh-release/pull/30](https://togithub.com/jaxxstorm/action-install-gh-release/pull/30) - Ensure that binaries-location is used when caching is enabled by [@​DavidGregory084](https://togithub.com/DavidGregory084) in [https://github.com/jaxxstorm/action-install-gh-release/pull/50](https://togithub.com/jaxxstorm/action-install-gh-release/pull/50) - remove opentelemetry latest by [@​jaxxstorm](https://togithub.com/jaxxstorm) in [https://github.com/jaxxstorm/action-install-gh-release/pull/59](https://togithub.com/jaxxstorm/action-install-gh-release/pull/59) - Fix arm by [@​jwhitaker-swiftnav](https://togithub.com/jwhitaker-swiftnav) in [https://github.com/jaxxstorm/action-install-gh-release/pull/65](https://togithub.com/jaxxstorm/action-install-gh-release/pull/65) - fixing tfsec arch by [@​jaxxstorm](https://togithub.com/jaxxstorm) in [https://github.com/jaxxstorm/action-install-gh-release/pull/73](https://togithub.com/jaxxstorm/action-install-gh-release/pull/73) - add promtool by [@​jaxxstorm](https://togithub.com/jaxxstorm) in [https://github.com/jaxxstorm/action-install-gh-release/pull/74](https://togithub.com/jaxxstorm/action-install-gh-release/pull/74) - Handle 'EXDEV: cross-device link not permitted' by [@​elventear](https://togithub.com/elventear) in [https://github.com/jaxxstorm/action-install-gh-release/pull/76](https://togithub.com/jaxxstorm/action-install-gh-release/pull/76) - Update dependency [@​types/node](https://togithub.com/types/node) to v20 by [@​renovate](https://togithub.com/renovate) in [https://github.com/jaxxstorm/action-install-gh-release/pull/70](https://togithub.com/jaxxstorm/action-install-gh-release/pull/70) - upgrades run-as node version by [@​codevbus](https://togithub.com/codevbus) in [https://github.com/jaxxstorm/action-install-gh-release/pull/79](https://togithub.com/jaxxstorm/action-install-gh-release/pull/79) ##### New Contributors - [@​renovate](https://togithub.com/renovate) made their first contribution in [https://github.com/jaxxstorm/action-install-gh-release/pull/30](https://togithub.com/jaxxstorm/action-install-gh-release/pull/30) - [@​DavidGregory084](https://togithub.com/DavidGregory084) made their first contribution in [https://github.com/jaxxstorm/action-install-gh-release/pull/50](https://togithub.com/jaxxstorm/action-install-gh-release/pull/50) - [@​jwhitaker-swiftnav](https://togithub.com/jwhitaker-swiftnav) made their first contribution in [https://github.com/jaxxstorm/action-install-gh-release/pull/65](https://togithub.com/jaxxstorm/action-install-gh-release/pull/65) - [@​elventear](https://togithub.com/elventear) made their first contribution in [https://github.com/jaxxstorm/action-install-gh-release/pull/76](https://togithub.com/jaxxstorm/action-install-gh-release/pull/76) - [@​codevbus](https://togithub.com/codevbus) made their first contribution in [https://github.com/jaxxstorm/action-install-gh-release/pull/79](https://togithub.com/jaxxstorm/action-install-gh-release/pull/79) **Full Changelog**: https://github.com/jaxxstorm/action-install-gh-release/compare/v1...v1.11.0 ### [`v1.10.0`](https://togithub.com/jaxxstorm/action-install-gh-release/releases/tag/v1.10.0) [Compare Source](https://togithub.com/jaxxstorm/action-install-gh-release/compare/v1.9.0...v1.10.0) #### What's Changed - fix: set `tag` to latest if `tag` is not found by [@​winstxnhdw](https://togithub.com/winstxnhdw) in [https://github.com/jaxxstorm/action-install-gh-release/pull/42](https://togithub.com/jaxxstorm/action-install-gh-release/pull/42) - fix deps by [@​jaxxstorm](https://togithub.com/jaxxstorm) in [https://github.com/jaxxstorm/action-install-gh-release/pull/43](https://togithub.com/jaxxstorm/action-install-gh-release/pull/43) - add binaries-location option by [@​jaxxstorm](https://togithub.com/jaxxstorm) in [https://github.com/jaxxstorm/action-install-gh-release/pull/44](https://togithub.com/jaxxstorm/action-install-gh-release/pull/44) - Add binaries-location option by [@​jonaprieto](https://togithub.com/jonaprieto) in [https://github.com/jaxxstorm/action-install-gh-release/pull/39](https://togithub.com/jaxxstorm/action-install-gh-release/pull/39) - downgrade log message for archive extraction by [@​jaxxstorm](https://togithub.com/jaxxstorm) in [https://github.com/jaxxstorm/action-install-gh-release/pull/45](https://togithub.com/jaxxstorm/action-install-gh-release/pull/45) #### New Contributors - [@​winstxnhdw](https://togithub.com/winstxnhdw) made their first contribution in [https://github.com/jaxxstorm/action-install-gh-release/pull/42](https://togithub.com/jaxxstorm/action-install-gh-release/pull/42) - [@​jonaprieto](https://togithub.com/jonaprieto) made their first contribution in [https://github.com/jaxxstorm/action-install-gh-release/pull/39](https://togithub.com/jaxxstorm/action-install-gh-release/pull/39) **Full Changelog**: https://github.com/jaxxstorm/action-install-gh-release/compare/v1...v1.10.0 ### [`v1.9.0`](https://togithub.com/jaxxstorm/action-install-gh-release/releases/tag/v1.9.0) [Compare Source](https://togithub.com/jaxxstorm/action-install-gh-release/compare/v1.8.0...v1.9.0) #### What's Changed - Bump [@​actions/core](https://togithub.com/actions/core) from 1.8.2 to 1.9.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/jaxxstorm/action-install-gh-release/pull/28](https://togithub.com/jaxxstorm/action-install-gh-release/pull/28) - update nodejs version by [@​jaxxstorm](https://togithub.com/jaxxstorm) in [https://github.com/jaxxstorm/action-install-gh-release/pull/34](https://togithub.com/jaxxstorm/action-install-gh-release/pull/34) - add a cache and arch test by [@​jaxxstorm](https://togithub.com/jaxxstorm) in [https://github.com/jaxxstorm/action-install-gh-release/pull/37](https://togithub.com/jaxxstorm/action-install-gh-release/pull/37) - Support custom extension matching by [@​rvesse](https://togithub.com/rvesse) in [https://github.com/jaxxstorm/action-install-gh-release/pull/32](https://togithub.com/jaxxstorm/action-install-gh-release/pull/32) #### New Contributors - [@​dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/jaxxstorm/action-install-gh-release/pull/28](https://togithub.com/jaxxstorm/action-install-gh-release/pull/28) - [@​rvesse](https://togithub.com/rvesse) made their first contribution in [https://github.com/jaxxstorm/action-install-gh-release/pull/32](https://togithub.com/jaxxstorm/action-install-gh-release/pull/32) **Full Changelog**: https://github.com/jaxxstorm/action-install-gh-release/compare/v1...v1.9.0 ### [`v1.8.0`](https://togithub.com/jaxxstorm/action-install-gh-release/releases/tag/v1.8.0) [Compare Source](https://togithub.com/jaxxstorm/action-install-gh-release/compare/v1.7.1...v1.8.0) #### What's Changed - Set a token default and support private repos by [@​peter-evans](https://togithub.com/peter-evans) in [https://github.com/jaxxstorm/action-install-gh-release/pull/33](https://togithub.com/jaxxstorm/action-install-gh-release/pull/33) #### New Contributors - [@​peter-evans](https://togithub.com/peter-evans) made their first contribution in [https://github.com/jaxxstorm/action-install-gh-release/pull/33](https://togithub.com/jaxxstorm/action-install-gh-release/pull/33) **Full Changelog**: https://github.com/jaxxstorm/action-install-gh-release/compare/v1...v1.8.0 ### [`v1.7.1`](https://togithub.com/jaxxstorm/action-install-gh-release/releases/tag/v1.7.1) [Compare Source](https://togithub.com/jaxxstorm/action-install-gh-release/compare/v1.7.0...v1.7.1) #### What's Changed - Fix errors from concurrent builds with cache: enable by [@​t0yv0](https://togithub.com/t0yv0) in [https://github.com/jaxxstorm/action-install-gh-release/pull/24](https://togithub.com/jaxxstorm/action-install-gh-release/pull/24) **Full Changelog**: https://github.com/jaxxstorm/action-install-gh-release/compare/v1...v1.7.1 ### [`v1.7.0`](https://togithub.com/jaxxstorm/action-install-gh-release/releases/tag/v1.7.0) [Compare Source](https://togithub.com/jaxxstorm/action-install-gh-release/compare/v1.6.0...v1.7.0) #### What's Changed - Adds opt-in caching by [@​t0yv0](https://togithub.com/t0yv0) in [https://github.com/jaxxstorm/action-install-gh-release/pull/23](https://togithub.com/jaxxstorm/action-install-gh-release/pull/23) **Full Changelog**: https://github.com/jaxxstorm/action-install-gh-release/compare/v1...v1.7.0 ### [`v1.6.0`](https://togithub.com/jaxxstorm/action-install-gh-release/releases/tag/v1.6.0) [Compare Source](https://togithub.com/jaxxstorm/action-install-gh-release/compare/v1.5.0...v1.6.0) #### What's Changed - Feature/flexible release by [@​phillipjf](https://togithub.com/phillipjf) in [https://github.com/jaxxstorm/action-install-gh-release/pull/19](https://togithub.com/jaxxstorm/action-install-gh-release/pull/19) - Add auto tagging of major version by [@​stack72](https://togithub.com/stack72) in [https://github.com/jaxxstorm/action-install-gh-release/pull/20](https://togithub.com/jaxxstorm/action-install-gh-release/pull/20) #### New Contributors - [@​phillipjf](https://togithub.com/phillipjf) made their first contribution in [https://github.com/jaxxstorm/action-install-gh-release/pull/19](https://togithub.com/jaxxstorm/action-install-gh-release/pull/19) **Full Changelog**: https://github.com/jaxxstorm/action-install-gh-release/compare/v1.5.0...v1.6.0

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 PR becomes conflicted, or you tick the rebase/retry checkbox.

šŸ”• Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Mend Renovate. View repository job log here.