chore(deps): update actions #60

Open
CSRBot wants to merge 1 commits from renovate/actions into master
Collaborator

This PR contains the following updates:

Package Type Update Change
actions/checkout action patch v6.0.1 -> v6.0.2
actions/setup-go action minor v6.1.0 -> v6.2.0
docker/login-action action minor v3.6.0 -> v3.7.0
goreleaser/goreleaser patch v2.13.2 -> v2.13.3

Release Notes

actions/checkout (actions/checkout)

v6.0.2

Compare Source

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

v6.2.0

Compare Source

What's Changed
Enhancements
Dependency updates
New Contributors

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

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

v3.7.0

Compare Source

Full Changelog: https://github.com/docker/login-action/compare/v3.6.0...v3.7.0

goreleaser/goreleaser (goreleaser/goreleaser)

v2.13.3

Compare Source

Announcement

Read the official announcement: Announcing GoReleaser v2.13.

Changelog

Bug fixes
Documentation updates
Other work

Full Changelog: https://github.com/goreleaser/goreleaser/compare/v2.13.2...v2.13.3

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/checkout](https://github.com/actions/checkout) | action | patch | `v6.0.1` -> `v6.0.2` | | [actions/setup-go](https://github.com/actions/setup-go) | action | minor | `v6.1.0` -> `v6.2.0` | | [docker/login-action](https://github.com/docker/login-action) | action | minor | `v3.6.0` -> `v3.7.0` | | [goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) | | patch | `v2.13.2` -> `v2.13.3` | --- ### Release Notes <details> <summary>actions/checkout (actions/checkout)</summary> ### [`v6.0.2`](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v602) [Compare Source](https://github.com/actions/checkout/compare/v6.0.1...v6.0.2) - Fix tag handling: preserve annotations and explicit fetch-tags by [@&#8203;ericsciple](https://github.com/ericsciple) in [#&#8203;2356](https://github.com/actions/checkout/pull/2356) </details> <details> <summary>actions/setup-go (actions/setup-go)</summary> ### [`v6.2.0`](https://github.com/actions/setup-go/releases/tag/v6.2.0) [Compare Source](https://github.com/actions/setup-go/compare/v6.1.0...v6.2.0) ##### What's Changed ##### Enhancements - Example for restore-only cache in documentation by [@&#8203;aparnajyothi-y](https://github.com/aparnajyothi-y) in [#&#8203;696](https://github.com/actions/setup-go/pull/696) - Update Node.js version in action.yml by [@&#8203;ccoVeille](https://github.com/ccoVeille) in [#&#8203;691](https://github.com/actions/setup-go/pull/691) - Documentation update of actions/checkout by [@&#8203;deining](https://github.com/deining) in [#&#8203;683](https://github.com/actions/setup-go/pull/683) ##### Dependency updates - Upgrade js-yaml from 3.14.1 to 3.14.2 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;682](https://github.com/actions/setup-go/pull/682) - Upgrade [@&#8203;actions/cache](https://github.com/actions/cache) to v5 by [@&#8203;salmanmkc](https://github.com/salmanmkc) in [#&#8203;695](https://github.com/actions/setup-go/pull/695) - Upgrade actions/checkout from 5 to 6 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;686](https://github.com/actions/setup-go/pull/686) - Upgrade qs from 6.14.0 to 6.14.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;703](https://github.com/actions/setup-go/pull/703) ##### New Contributors - [@&#8203;ccoVeille](https://github.com/ccoVeille) made their first contribution in [#&#8203;691](https://github.com/actions/setup-go/pull/691) - [@&#8203;deining](https://github.com/deining) made their first contribution in [#&#8203;683](https://github.com/actions/setup-go/pull/683) **Full Changelog**: <https://github.com/actions/setup-go/compare/v6...v6.2.0> </details> <details> <summary>docker/login-action (docker/login-action)</summary> ### [`v3.7.0`](https://github.com/docker/login-action/releases/tag/v3.7.0) [Compare Source](https://github.com/docker/login-action/compare/v3.6.0...v3.7.0) - Add `scope` input to set scopes for the authentication token by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;912](https://github.com/docker/login-action/pull/912) - Add support for AWS European Sovereign Cloud ECR by [@&#8203;dphi](https://github.com/dphi) in [#&#8203;914](https://github.com/docker/login-action/pull/914) - Ensure passwords are redacted with `registry-auth` input by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;911](https://github.com/docker/login-action/pull/911) - build(deps): bump lodash from 4.17.21 to 4.17.23 in [#&#8203;915](https://github.com/docker/login-action/pull/915) **Full Changelog**: <https://github.com/docker/login-action/compare/v3.6.0...v3.7.0> </details> <details> <summary>goreleaser/goreleaser (goreleaser/goreleaser)</summary> ### [`v2.13.3`](https://github.com/goreleaser/goreleaser/releases/tag/v2.13.3) [Compare Source](https://github.com/goreleaser/goreleaser/compare/v2.13.2...v2.13.3) #### Announcement Read the official announcement: [Announcing GoReleaser v2.13](https://goreleaser.com/blog/goreleaser-v2.13/). #### Changelog ##### Bug fixes - [`4e6cd46`](https://github.com/goreleaser/goreleaser/commit/4e6cd46aef81a0e4d34104bc8af8ef19a2cedc60): fix(deps): update ko and docker/cli ([#&#8203;6323](https://github.com/goreleaser/goreleaser/issues/6323)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`11f2d52`](https://github.com/goreleaser/goreleaser/commit/11f2d528adad31d0cad3441ee9848840bcf5eeb2): fix: move log to debug ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`2f44fb4`](https://github.com/goreleaser/goreleaser/commit/2f44fb43f240500f9df21b9ec48f50de411dba0b): refactor: fix deprecated method usage in tests ([#&#8203;6325](https://github.com/goreleaser/goreleaser/issues/6325)) ([@&#8203;caarlos0](https://github.com/caarlos0)) ##### Documentation updates - [`444acaa`](https://github.com/goreleaser/goreleaser/commit/444acaa88543f7c17c721a68acfc06b97f079dce): docs(deps): bump the docs group in /www with 2 updates ([#&#8203;6336](https://github.com/goreleaser/goreleaser/issues/6336)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`7ebc59a`](https://github.com/goreleaser/goreleaser/commit/7ebc59a0a430459901aedafdf56a5fd5a1395c28): docs: Revert sponsor list removal and enforce error handling in update-sponsors.py ([#&#8203;6331](https://github.com/goreleaser/goreleaser/issues/6331)) ([@&#8203;Copilot](https://github.com/Copilot)) - [`97bea15`](https://github.com/goreleaser/goreleaser/commit/97bea15bd09f284a0330bde8bd2a42bd21ef70ad): docs: better sponsors ([#&#8203;6330](https://github.com/goreleaser/goreleaser/issues/6330)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`2e1159b`](https://github.com/goreleaser/goreleaser/commit/2e1159b94c7810846a16daa28b0644b55ee64d15): docs: fix auto-rebuild local ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`8b8a4d0`](https://github.com/goreleaser/goreleaser/commit/8b8a4d03ddc0571d58f58697abcc83642517478f): docs: small updates ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`089605e`](https://github.com/goreleaser/goreleaser/commit/089605efc774959a915c35274ddac90408db8b43): docs: update license year ([@&#8203;caarlos0](https://github.com/caarlos0)) ##### Other work - [`1945d74`](https://github.com/goreleaser/goreleaser/commit/1945d74973a347a135b8d0d2b80e28ef9b70b75c): ci(deps): bump cargo-bins/cargo-binstall from 1.16.5 to 1.16.6 in the actions group ([#&#8203;6329](https://github.com/goreleaser/goreleaser/issues/6329)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`091eb95`](https://github.com/goreleaser/goreleaser/commit/091eb958c802617836b1ee75580317e9c5fcfddd): ci(deps): bump the actions group with 3 updates ([#&#8203;6320](https://github.com/goreleaser/goreleaser/issues/6320)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`2eae0db`](https://github.com/goreleaser/goreleaser/commit/2eae0db1d8616bf583321cedc3701a729932311f): ci(deps): bump the actions group with 4 updates ([#&#8203;6335](https://github.com/goreleaser/goreleaser/issues/6335)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) **Full Changelog**: <https://github.com/goreleaser/goreleaser/compare/v2.13.2...v2.13.3> #### 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-01-10 06:07:22 +01:00
CSRBot scheduled this pull request to auto merge when all checks succeed 2026-01-10 06:07:23 +01:00
CSRBot added 2 commits 2026-01-13 06:07:17 +01:00
CSRBot changed title from chore(deps): update dependency goreleaser/goreleaser to v2.13.3 to chore(deps): update actions 2026-01-13 06:07:18 +01:00
CSRBot added 2 commits 2026-01-22 18:08:17 +01:00
CSRBot force-pushed renovate/actions from c518acb2df to eaa289737b 2026-02-01 11:56:56 +01:00 Compare
Some required checks are missing.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/actions:renovate/actions
git checkout renovate/actions
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/getidev#60