Unleash / terraform-provider-unleash

Terraform provider for unleash, the Open-source feature management solution
https://www.getunleash.io
Apache License 2.0
7 stars 1 forks source link

chore(deps): update goreleaser/goreleaser-action action to v6 #168

Open renovate[bot] opened 6 months ago

renovate[bot] commented 6 months ago

This PR contains the following updates:

Package Type Update Change
goreleaser/goreleaser-action action major v5.1.0 -> v6.1.0

Release Notes

goreleaser/goreleaser-action (goreleaser/goreleaser-action) ### [`v6.1.0`](https://redirect.github.com/goreleaser/goreleaser-action/releases/tag/v6.1.0) [Compare Source](https://redirect.github.com/goreleaser/goreleaser-action/compare/v6.0.0...v6.1.0) #### What's Changed - chore(deps): bump braces from 3.0.2 to 3.0.3 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/goreleaser/goreleaser-action/pull/467](https://redirect.github.com/goreleaser/goreleaser-action/pull/467) - chore(deps): bump docker/bake-action from 4 to 5 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/goreleaser/goreleaser-action/pull/468](https://redirect.github.com/goreleaser/goreleaser-action/pull/468) - chore(deps): bump semver from 7.6.2 to 7.6.3 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/goreleaser/goreleaser-action/pull/470](https://redirect.github.com/goreleaser/goreleaser-action/pull/470) - chore(deps): bump [@​actions/http-client](https://redirect.github.com/actions/http-client) from 2.2.1 to 2.2.2 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/goreleaser/goreleaser-action/pull/473](https://redirect.github.com/goreleaser/goreleaser-action/pull/473) - chore(deps): bump [@​actions/http-client](https://redirect.github.com/actions/http-client) from 2.2.2 to 2.2.3 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/goreleaser/goreleaser-action/pull/474](https://redirect.github.com/goreleaser/goreleaser-action/pull/474) - chore(deps): bump micromatch from 4.0.5 to 4.0.8 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/goreleaser/goreleaser-action/pull/475](https://redirect.github.com/goreleaser/goreleaser-action/pull/475) - chore(deps): bump [@​actions/core](https://redirect.github.com/actions/core) from 1.10.1 to 1.11.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/goreleaser/goreleaser-action/pull/478](https://redirect.github.com/goreleaser/goreleaser-action/pull/478) - docs: bump upload-artifact version by [@​dunglas](https://redirect.github.com/dunglas) in [https://github.com/goreleaser/goreleaser-action/pull/479](https://redirect.github.com/goreleaser/goreleaser-action/pull/479) - chore: update generated content by [@​crazy-max](https://redirect.github.com/crazy-max) in [https://github.com/goreleaser/goreleaser-action/pull/480](https://redirect.github.com/goreleaser/goreleaser-action/pull/480) #### New Contributors - [@​dunglas](https://redirect.github.com/dunglas) made their first contribution in [https://github.com/goreleaser/goreleaser-action/pull/479](https://redirect.github.com/goreleaser/goreleaser-action/pull/479) **Full Changelog**: https://github.com/goreleaser/goreleaser-action/compare/v6.0.0...v6.1.0 ### [`v6.0.0`](https://redirect.github.com/goreleaser/goreleaser-action/releases/tag/v6.0.0) [Compare Source](https://redirect.github.com/goreleaser/goreleaser-action/compare/v5.1.0...v6.0.0) > \[!WARNING] > **This is a breaking change!** > > Follow the instructions [here](https://goreleaser.com/blog/goreleaser-v2/#upgrading) to upgrade! ##### What's Changed - feat!: use "~> v2" as default by [@​caarlos0](https://redirect.github.com/caarlos0) in [https://github.com/goreleaser/goreleaser-action/pull/463](https://redirect.github.com/goreleaser/goreleaser-action/pull/463) **Full Changelog**: https://github.com/goreleaser/goreleaser-action/compare/v5...v6.0.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 this update again.



This PR was generated by Mend Renovate. View the repository job log.

gastonfournier commented 2 months ago

Note this is a breaking change

Follow the instructions here to upgrade!