chore(deps): update actions #81

Merged
CSRBot merged 1 commits from renovate/actions into master 2026-04-14 16:22:09 +02:00
Collaborator

This PR contains the following updates:

Package Type Update Change
actions/setup-go action minor v6.3.0 -> v6.4.0
docker/login-action action minor v4.0.0 -> v4.1.0
goreleaser/goreleaser minor v2.14.3 -> v2.15.2

⚠️ Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

actions/setup-go (actions/setup-go)

v6.4.0

Compare Source

What's Changed
Enhancement
  • Add go-download-base-url input for custom Go distributions by @​gdams in #​721
Dependency update
Documentation update
New Contributors

Full Changelog: https://github.com/actions/setup-go/compare/v6...v6.4.0

docker/login-action (docker/login-action)

v4.1.0

Compare Source

Full Changelog: https://github.com/docker/login-action/compare/v4.0.0...v4.1.0

goreleaser/goreleaser (goreleaser/goreleaser)

v2.15.2

Compare Source

Announcement

Read the official announcement: Announcing GoReleaser v2.15.

Changelog

Bug fixes
Documentation updates
Other work

Full Changelog: https://github.com/goreleaser/goreleaser/compare/v2.15.1...v2.15.2

Helping out

This release is only possible thanks to all the support of some awesome people!

Want to be one of them?
You can sponsor, get a Pro License or contribute with code.

Where to go next?

GoReleaser logo

v2.15.1

Compare Source

Announcement

Read the official announcement: Announcing GoReleaser v2.15.

Changelog

Bug fixes
Documentation updates

Full Changelog: https://github.com/goreleaser/goreleaser/compare/v2.15.0...v2.15.1

Helping out

This release is only possible thanks to all the support of some awesome people!

Want to be one of them?
You can sponsor, get a Pro License or contribute with code.

Where to go next?

GoReleaser logo

v2.15.0

Compare Source

Announcement

Read the official announcement: Announcing GoReleaser v2.15.

Changelog

New Features
Bug fixes
Documentation updates
Other work

Full Changelog: https://github.com/goreleaser/goreleaser/compare/v2.14.3...v2.15.0

Helping out

This release is only possible thanks to all the support of some awesome people!

Want to be one of them?
You can sponsor, get a Pro License or contribute with code.

Where to go next?

GoReleaser logo


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-go](https://github.com/actions/setup-go) | action | minor | `v6.3.0` -> `v6.4.0` | | [docker/login-action](https://github.com/docker/login-action) | action | minor | `v4.0.0` -> `v4.1.0` | | [goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) | | minor | `v2.14.3` -> `v2.15.2` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the warning logs for more information. --- ### Release Notes <details> <summary>actions/setup-go (actions/setup-go)</summary> ### [`v6.4.0`](https://github.com/actions/setup-go/releases/tag/v6.4.0) [Compare Source](https://github.com/actions/setup-go/compare/v6.3.0...v6.4.0) ##### What's Changed ##### Enhancement - Add go-download-base-url input for custom Go distributions by [@&#8203;gdams](https://github.com/gdams) in [#&#8203;721](https://github.com/actions/setup-go/pull/721) ##### Dependency update - Upgrade minimatch from 3.1.2 to 3.1.5 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;727](https://github.com/actions/setup-go/pull/727) ##### Documentation update - Rearrange README.md, add advanced-usage.md by [@&#8203;priyagupta108](https://github.com/priyagupta108) in [#&#8203;724](https://github.com/actions/setup-go/pull/724) - Fix Microsoft build of Go link by [@&#8203;gdams](https://github.com/gdams) in [#&#8203;734](https://github.com/actions/setup-go/pull/734) ##### New Contributors - [@&#8203;gdams](https://github.com/gdams) made their first contribution in [#&#8203;721](https://github.com/actions/setup-go/pull/721) **Full Changelog**: <https://github.com/actions/setup-go/compare/v6...v6.4.0> </details> <details> <summary>docker/login-action (docker/login-action)</summary> ### [`v4.1.0`](https://github.com/docker/login-action/releases/tag/v4.1.0) [Compare Source](https://github.com/docker/login-action/compare/v4.0.0...v4.1.0) - Fix scoped Docker Hub cleanup path when registry is omitted by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;945](https://github.com/docker/login-action/pull/945) - Bump [@&#8203;aws-sdk/client-ecr](https://github.com/aws-sdk/client-ecr) and [@&#8203;aws-sdk/client-ecr-public](https://github.com/aws-sdk/client-ecr-public) to 3.1020.0 in [#&#8203;930](https://github.com/docker/login-action/pull/930) - Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.77.0 to 0.86.0 in [#&#8203;932](https://github.com/docker/login-action/pull/932) [#&#8203;936](https://github.com/docker/login-action/pull/936) - Bump brace-expansion from 1.1.12 to 1.1.13 in [#&#8203;952](https://github.com/docker/login-action/pull/952) - Bump fast-xml-parser from 5.3.4 to 5.3.6 in [#&#8203;942](https://github.com/docker/login-action/pull/942) - Bump flatted from 3.3.3 to 3.4.2 in [#&#8203;944](https://github.com/docker/login-action/pull/944) - Bump glob from 10.3.12 to 10.5.0 in [#&#8203;940](https://github.com/docker/login-action/pull/940) - Bump handlebars from 4.7.8 to 4.7.9 in [#&#8203;949](https://github.com/docker/login-action/pull/949) - Bump http-proxy-agent and https-proxy-agent to 8.0.0 in [#&#8203;937](https://github.com/docker/login-action/pull/937) - Bump lodash from 4.17.23 to 4.18.1 in [#&#8203;958](https://github.com/docker/login-action/pull/958) - Bump minimatch from 3.1.2 to 3.1.5 in [#&#8203;941](https://github.com/docker/login-action/pull/941) - Bump picomatch from 4.0.3 to 4.0.4 in [#&#8203;948](https://github.com/docker/login-action/pull/948) - Bump undici from 6.23.0 to 6.24.1 in [#&#8203;938](https://github.com/docker/login-action/pull/938) **Full Changelog**: <https://github.com/docker/login-action/compare/v4.0.0...v4.1.0> </details> <details> <summary>goreleaser/goreleaser (goreleaser/goreleaser)</summary> ### [`v2.15.2`](https://github.com/goreleaser/goreleaser/releases/tag/v2.15.2) [Compare Source](https://github.com/goreleaser/goreleaser/compare/v2.15.1...v2.15.2) #### Announcement Read the official announcement: [Announcing GoReleaser v2.15](https://goreleaser.com/blog/goreleaser-v2.15/). #### Changelog ##### Bug fixes - [`b5eabc8`](https://github.com/goreleaser/goreleaser/commit/b5eabc8938efc9a7f691c9f96767fe8da12ff0fe): fix(checksum): exclude signature and certificates ([@&#8203;caarlos0](https://github.com/caarlos0)) ##### Documentation updates - [`5fc0e0e`](https://github.com/goreleaser/goreleaser/commit/5fc0e0e9916d0aae9ccb0673b9df234615d8daf6): docs: add Telegram channel alongside Twitter/social links ([@&#8203;caarlos0](https://github.com/caarlos0) and [@&#8203;Copilot](https://github.com/Copilot)) ##### Other work - [`8620b25`](https://github.com/goreleaser/goreleaser/commit/8620b255082c050ba3ff41e611f6e4b15846639d): chore: fmt ([@&#8203;caarlos0](https://github.com/caarlos0)) **Full Changelog**: <https://github.com/goreleaser/goreleaser/compare/v2.15.1...v2.15.2> #### Helping out This release is only possible thanks to **all** the support of some **awesome people**! Want to be one of them? You can [sponsor](https://goreleaser.com/sponsors/), get a [Pro License](https://goreleaser.com/pro) or [contribute with code](https://goreleaser.com/contributing). #### Where to go next? - Find examples and commented usage of all options in our [website](https://goreleaser.com/intro/). - Reach out on [Discord](https://discord.gg/RGEBtg8vQ6), [Twitter](https://twitter.com/goreleaser), and [Telegram](https://t.me/goreleasernews)! <a href="https://goreleaser.com"><img src="https://raw.githubusercontent.com/goreleaser/artwork/master/opencollective-header.png" with="100%" alt="GoReleaser logo"></a> ### [`v2.15.1`](https://github.com/goreleaser/goreleaser/releases/tag/v2.15.1) [Compare Source](https://github.com/goreleaser/goreleaser/compare/v2.15.0...v2.15.1) #### Announcement Read the official announcement: [Announcing GoReleaser v2.15](https://goreleaser.com/blog/goreleaser-v2.15/). #### Changelog ##### Bug fixes - [`87a55ea`](https://github.com/goreleaser/goreleaser/commit/87a55ea68fabc19de9f8ad317b882b322e5b6b04): fix: exclude signatures and certificates from sign pipe "all" filter ([#&#8203;6509](https://github.com/goreleaser/goreleaser/issues/6509)) ([@&#8203;caarlos0](https://github.com/caarlos0) and [@&#8203;Copilot](https://github.com/Copilot)) - [`be844be`](https://github.com/goreleaser/goreleaser/commit/be844be78740a5b509cf1894b5f81505c1ba60c8): fix: retry git clone/push on transient network errors, clean up partial clones ([#&#8203;6506](https://github.com/goreleaser/goreleaser/issues/6506)) ([@&#8203;Copilot](https://github.com/Copilot) and [@&#8203;caarlos0](https://github.com/caarlos0)) - [`eb944f9`](https://github.com/goreleaser/goreleaser/commit/eb944f9b8df174f484e7fb0af8eced98c3097f9f): fix: retry snapcraft upload on 5xx error ([#&#8203;6504](https://github.com/goreleaser/goreleaser/issues/6504)) ([@&#8203;Copilot](https://github.com/Copilot) and [@&#8203;caarlos0](https://github.com/caarlos0)) - [`5b156e9`](https://github.com/goreleaser/goreleaser/commit/5b156e9f54a8a514a8275d042b40af9b6518f729): refactor: fix modernize lint issues ([#&#8203;6507](https://github.com/goreleaser/goreleaser/issues/6507)) ([@&#8203;alexandear](https://github.com/alexandear)) ##### Documentation updates - [`ed46860`](https://github.com/goreleaser/goreleaser/commit/ed46860c60771db0a21d80321d46ac05a8e4aeb9): docs: announce v2.15 ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`28e97e8`](https://github.com/goreleaser/goreleaser/commit/28e97e88a73b7fe396d24dbc49729204882e4e7f): docs: v2.15 ([@&#8203;caarlos0](https://github.com/caarlos0)) **Full Changelog**: <https://github.com/goreleaser/goreleaser/compare/v2.15.0...v2.15.1> #### Helping out This release is only possible thanks to **all** the support of some **awesome people**! Want to be one of them? You can [sponsor](https://goreleaser.com/sponsors/), get a [Pro License](https://goreleaser.com/pro) or [contribute with code](https://goreleaser.com/contributing). #### Where to go next? - Find examples and commented usage of all options in our [website](https://goreleaser.com/intro/). - Reach out on [Discord](https://discord.gg/RGEBtg8vQ6) and [Twitter](https://twitter.com/goreleaser)! <a href="https://goreleaser.com"><img src="https://raw.githubusercontent.com/goreleaser/artwork/master/opencollective-header.png" with="100%" alt="GoReleaser logo"></a> ### [`v2.15.0`](https://github.com/goreleaser/goreleaser/releases/tag/v2.15.0) [Compare Source](https://github.com/goreleaser/goreleaser/compare/v2.14.3...v2.15.0) #### Announcement Read the official announcement: [Announcing GoReleaser v2.15](https://goreleaser.com/blog/goreleaser-v2.15/). #### Changelog ##### New Features - [`8cf8e11`](https://github.com/goreleaser/goreleaser/commit/8cf8e11c97e1a88a736ec8c7d63d6d98c80b9912): feat(builders/go): build ./..., better defaults ([#&#8203;6457](https://github.com/goreleaser/goreleaser/issues/6457)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`9af5eed`](https://github.com/goreleaser/goreleaser/commit/9af5eeda5f79a977fa36a851d4b01472c5bb0577): feat(cask): add generate\_completions\_from\_executable stanza support ([#&#8203;6485](https://github.com/goreleaser/goreleaser/issues/6485)) ([@&#8203;caarlos0](https://github.com/caarlos0) and [@&#8203;Copilot](https://github.com/Copilot)) - [`e7fe177`](https://github.com/goreleaser/goreleaser/commit/e7fe1779fbbe471df5221b35a4aba4b2856552f8): feat(telegram): message thread id ([#&#8203;6442](https://github.com/goreleaser/goreleaser/issues/6442)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`3f66a19`](https://github.com/goreleaser/goreleaser/commit/3f66a19c1219d9fe302a9ed49674496d0e7392c7): feat: added blake3 checksumming support ([#&#8203;6412](https://github.com/goreleaser/goreleaser/issues/6412)) ([@&#8203;philocalyst](https://github.com/philocalyst)) - [`cdf9453`](https://github.com/goreleaser/goreleaser/commit/cdf9453a91adda00bb42c67d32f2e2beee52bd72): feat: flatpak ([#&#8203;6448](https://github.com/goreleaser/goreleaser/issues/6448)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`1acc920`](https://github.com/goreleaser/goreleaser/commit/1acc9207097d75ccbfebc480dcde2f6342ff6cb0): feat: retry go mod proxy on 404 with exponential backoff ([#&#8203;6440](https://github.com/goreleaser/goreleaser/issues/6440)) ([@&#8203;Copilot](https://github.com/Copilot) and [@&#8203;caarlos0](https://github.com/caarlos0)) - [`b888013`](https://github.com/goreleaser/goreleaser/commit/b888013a8f0e4c4dfc064e68a1280577c41a5124): feat: source rpm support ([#&#8203;6493](https://github.com/goreleaser/goreleaser/issues/6493)) ([@&#8203;caarlos0](https://github.com/caarlos0) and [@&#8203;Copilot](https://github.com/Copilot)) ##### Bug fixes - [`928493f`](https://github.com/goreleaser/goreleaser/commit/928493f6ca1c728e1e3c5ee3598d004bfe7d0fd4): fix(archive): use current binary for ExtraReplaces in skip ([#&#8203;6499](https://github.com/goreleaser/goreleaser/issues/6499)) ([@&#8203;cuiweixie](https://github.com/cuiweixie)) - [`c776812`](https://github.com/goreleaser/goreleaser/commit/c7768121ff1fa74a2df967d782b636e4ff4c4484): fix(docker): check if --provenance and --sbom flags are available ([#&#8203;6458](https://github.com/goreleaser/goreleaser/issues/6458)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`4e49e3a`](https://github.com/goreleaser/goreleaser/commit/4e49e3afb78dafdc5ef46b79c555356dfda00c3a): fix(flatpak): singular ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`612d843`](https://github.com/goreleaser/goreleaser/commit/612d843702991eeabd4cce424ea332cb3a62c53d): fix(go): remove windows/arm from valid build targets ([@&#8203;Sim-hu](https://github.com/Sim-hu)) - [`0b98cb5`](https://github.com/goreleaser/goreleaser/commit/0b98cb57c95a8257baf1cb94ae040986897589d8): fix(homebrew\_cask): stanza order ([#&#8203;6466](https://github.com/goreleaser/goreleaser/issues/6466)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`9cbb3c2`](https://github.com/goreleaser/goreleaser/commit/9cbb3c2e2b63499bd9531a28deaeb4cf17790b97): fix(homebrew\_casks): use heredoc for cask caveats to handle shell metacharacters ([#&#8203;6460](https://github.com/goreleaser/goreleaser/issues/6460)) ([@&#8203;Copilot](https://github.com/Copilot) and [@&#8203;caarlos0](https://github.com/caarlos0)) - [`6f074fe`](https://github.com/goreleaser/goreleaser/commit/6f074fe80b75b2db5009eb8b3e6d92e8412b8f43): fix(rust): cargo zigbuild targets with custom glibc version ([#&#8203;6492](https://github.com/goreleaser/goreleaser/issues/6492)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`d90710a`](https://github.com/goreleaser/goreleaser/commit/d90710af19c1e3ffe1aa3c0d605fda2b8c0ad943): fix(snapcraft): correct channel template args in fmt.Errorf ([#&#8203;6498](https://github.com/goreleaser/goreleaser/issues/6498)) ([@&#8203;cuiweixie](https://github.com/cuiweixie)) - [`75f9bf1`](https://github.com/goreleaser/goreleaser/commit/75f9bf1405400ffb65cfeff42b2dee0492149261): fix(telegram): make sure to close resp.body ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`1ca5270`](https://github.com/goreleaser/goreleaser/commit/1ca52706b27398727de3aa68ad8bf2b8acf2e149): fix(telegram): message thread id is not required ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`0a02951`](https://github.com/goreleaser/goreleaser/commit/0a02951366dfecdf113f8a22d3462888d8e646da): fix: add flatpak to checksums and sign ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`5bc053e`](https://github.com/goreleaser/goreleaser/commit/5bc053e067e127f0167cf6b9f1e3998734e4603d): fix: better logs ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`0944d9f`](https://github.com/goreleaser/goreleaser/commit/0944d9f59ea63a867d8cd3cb9c226b1f3be47bc0): fix: consistent error outputs across all pipes ([#&#8203;6441](https://github.com/goreleaser/goreleaser/issues/6441)) ([@&#8203;caarlos0](https://github.com/caarlos0) and [@&#8203;Copilot](https://github.com/Copilot)) - [`dd611ec`](https://github.com/goreleaser/goreleaser/commit/dd611ec90c08797429dbb93c1603bd2995fc9619): fix: filterOut returns excluded tag when multiple ignore\_tags are set ([#&#8203;6462](https://github.com/goreleaser/goreleaser/issues/6462)) ([@&#8203;abhay1999](https://github.com/abhay1999)) - [`44a1887`](https://github.com/goreleaser/goreleaser/commit/44a1887c43cf4d5630f16807e0bfee97127e8665): fix: lint ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`50fbf9e`](https://github.com/goreleaser/goreleaser/commit/50fbf9ecd344a9515691de7ef0bbfa75e2b5e810): fix: lint ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`15a1d6b`](https://github.com/goreleaser/goreleaser/commit/15a1d6bf5b94a7de76d4adc509d2bf91d2a3092e): refactor: add UploadableTypes canonical var and use it across pipes ([#&#8203;6490](https://github.com/goreleaser/goreleaser/issues/6490)) ([@&#8203;caarlos0](https://github.com/caarlos0) and [@&#8203;Copilot](https://github.com/Copilot)) ##### Documentation updates - [`a9378e4`](https://github.com/goreleaser/goreleaser/commit/a9378e420c24f3bffa2becdddf9d0dd1f104dc77): docs(deps): bump mkdocs-material from 9.7.4 to 9.7.5 in /www in the docs group ([#&#8203;6454](https://github.com/goreleaser/goreleaser/issues/6454)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`600a886`](https://github.com/goreleaser/goreleaser/commit/600a886465a2b9548711d9b2b7611cb340d995e2): docs(deps): bump mkdocs-material from 9.7.5 to 9.7.6 in /www in the docs group ([#&#8203;6469](https://github.com/goreleaser/goreleaser/issues/6469)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`fa067d1`](https://github.com/goreleaser/goreleaser/commit/fa067d157eea10efe07e88c6fab435193ba0ed5f): docs: add lang icons ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`855f02c`](https://github.com/goreleaser/goreleaser/commit/855f02c78586b97605dded5f4ab9ffb20d8ec3ab): docs: better homepage ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`3436aca`](https://github.com/goreleaser/goreleaser/commit/3436acabb9ec88414a53d7ae85787bea96e80323): docs: button style ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`a70477d`](https://github.com/goreleaser/goreleaser/commit/a70477d8490244dcb1fd07dc734a1f6ffc64f642): docs: clarify .Binary ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`a4779e3`](https://github.com/goreleaser/goreleaser/commit/a4779e30097c6b6a6bcd1d28047be649e02ea0f5): docs: fix 404 ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`24b9187`](https://github.com/goreleaser/goreleaser/commit/24b91871405a08852859a459f3e5ca9cf3b921ea): docs: fix build ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`a52b714`](https://github.com/goreleaser/goreleaser/commit/a52b714139de5198ce77abb77eb12ec07b2bc8b7): docs: fix favicons ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`d6a070e`](https://github.com/goreleaser/goreleaser/commit/d6a070e2aad21e828cb74bb45de90229d5624466): docs: fix nsis typo ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`215ac6f`](https://github.com/goreleaser/goreleaser/commit/215ac6f9814cd7db0753f602cb34654f8ff5ccb6): docs: fix static url ([#&#8203;6478](https://github.com/goreleaser/goreleaser/issues/6478)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`de75958`](https://github.com/goreleaser/goreleaser/commit/de75958d88bb81356b7b8b40d0e32fab5b6de1dd): docs: hide screenshot on mobile ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`ecbce4c`](https://github.com/goreleaser/goreleaser/commit/ecbce4c3672ad33d8dddd6f772ef21e0d713f44d): docs: improve Contributing ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`1f7c7f0`](https://github.com/goreleaser/goreleaser/commit/1f7c7f0eee891c06f3240ca5e1511e8c08b49b74): docs: language icons ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`fd46091`](https://github.com/goreleaser/goreleaser/commit/fd46091d58a318d07c2163b2a9886343d3dfc610): docs: less stars on mobile ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`77bec10`](https://github.com/goreleaser/goreleaser/commit/77bec10d9ed6186ad019e922b10bcced891e1e03): docs: meta tags ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`65216db`](https://github.com/goreleaser/goreleaser/commit/65216db4db173ddab48505b748b8a71a71d79f77): docs: new docs using hugo and hextra ([#&#8203;6474](https://github.com/goreleaser/goreleaser/issues/6474)) ([@&#8203;caarlos0](https://github.com/caarlos0) and [@&#8203;Copilot](https://github.com/Copilot)) - [`785776a`](https://github.com/goreleaser/goreleaser/commit/785776ae2e5da0d9e0c0435b3ae83d78433f2316): docs: new sponsors tool ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`97c05b9`](https://github.com/goreleaser/goreleaser/commit/97c05b9cadd9fd996272aeec084181f4c43c0b62): docs: semver docs improvements ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`521d96f`](https://github.com/goreleaser/goreleaser/commit/521d96fa37f2d76bd0521b34b61db95eda86ac65): docs: sponsor aliases ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`1436d79`](https://github.com/goreleaser/goreleaser/commit/1436d79850df973e68c538699d5f971ecaf355fb): docs: sponsor links utm ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`692fea6`](https://github.com/goreleaser/goreleaser/commit/692fea69b84f9403708db7fbf0e04dcb89884a11): docs: sponsors.md update ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`399ef14`](https://github.com/goreleaser/goreleaser/commit/399ef141161f212f4e81b5d7497b84633fc712d9): docs: udpate ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`bddeee6`](https://github.com/goreleaser/goreleaser/commit/bddeee6f3a0fe4eac6dc56ee09389e343b2ddb9c): fixup! docs: language icons ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`367aa84`](https://github.com/goreleaser/goreleaser/commit/367aa84aea28377cef552f74dcd4d1e7407287ab): fixup! fixup! docs: language icons ([@&#8203;caarlos0](https://github.com/caarlos0)) ##### Other work - [`8cf0155`](https://github.com/goreleaser/goreleaser/commit/8cf01557b792e9d8cbc473585515437cc8b71df1): chore: note ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`d9a1447`](https://github.com/goreleaser/goreleaser/commit/d9a1447505bb2bb3716a70792f641ee03add1fd8): chore: remove todo ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`b48220d`](https://github.com/goreleaser/goreleaser/commit/b48220d5d7757fd322d41f40bb9e601be7befb25): ci(deps): bump the actions group with 3 updates ([#&#8203;6497](https://github.com/goreleaser/goreleaser/issues/6497)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`001e1ca`](https://github.com/goreleaser/goreleaser/commit/001e1caf50f974dd4a8f5b3404b80244157bc25c): ci(deps): bump the actions group with 4 updates ([#&#8203;6477](https://github.com/goreleaser/goreleaser/issues/6477)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`b7fc219`](https://github.com/goreleaser/goreleaser/commit/b7fc2192c92ee238bb5259e5fb28ba07c850cf8e): ci(deps): bump the actions group with 5 updates ([#&#8203;6453](https://github.com/goreleaser/goreleaser/issues/6453)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`0221846`](https://github.com/goreleaser/goreleaser/commit/0221846a31f04db25cc230523d8e4f7d9d0114da): ci(deps): bump the actions group with 7 updates ([#&#8203;6470](https://github.com/goreleaser/goreleaser/issues/6470)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) **Full Changelog**: <https://github.com/goreleaser/goreleaser/compare/v2.14.3...v2.15.0> #### Helping out This release is only possible thanks to **all** the support of some **awesome people**! Want to be one of them? You can [sponsor](https://goreleaser.com/sponsors/), get a [Pro License](https://goreleaser.com/pro) or [contribute with code](https://goreleaser.com/contributing). #### Where to go next? - Find examples and commented usage of all options in our [website](https://goreleaser.com/intro/). - Reach out on [Discord](https://discord.gg/RGEBtg8vQ6) and [Twitter](https://twitter.com/goreleaser)! <a href="https://goreleaser.com"><img src="https://raw.githubusercontent.com/goreleaser/artwork/master/opencollective-header.png" with="100%" alt="GoReleaser logo"></a> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDAuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0MC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2F1dG9tZXJnZSIsInJlbm92YXRlL2dpdGh1Yi1hY3Rpb24iXX0=-->
CSRBot added 1 commit 2026-04-14 13:26:38 +02:00
chore(deps): update actions
All checks were successful
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Successful in 44s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 13s
Lint Markdown files / Run markdown linter (pull_request) Successful in 7s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Successful in 2m40s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 46s
795bb1da8c
CSRBot scheduled this pull request to auto merge when all checks succeed 2026-04-14 13:26:41 +02:00
CSRBot merged commit 98ab8e3648 into master 2026-04-14 16:22:09 +02:00
CSRBot deleted branch renovate/actions 2026-04-14 16:22:10 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: volker.raschek/tarr#81