Update GitHub Actions#507
Open
renovate-rancher[bot] wants to merge 1 commit into
Open
Conversation
renovate-rancher
Bot
force-pushed
the
renovate/github-actions
branch
6 times, most recently
from
July 8, 2026 23:03
3707b08 to
14a73a8
Compare
renovate-rancher
Bot
force-pushed
the
renovate/github-actions
branch
4 times, most recently
from
July 16, 2026 05:27
b970678 to
fe9a5b9
Compare
| uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 | ||
| - name: Load Secrets from Vault | ||
| uses: rancher-eio/read-vault-secrets@7282bf97898cd1c16c89f837e0bb442e6d384c89 # v3 | ||
| uses: rancher-eio/read-vault-secrets@0da85151ad1f19ed7986c41587e45aac1ace74b6 # v3 |
Contributor
There was a problem hiding this comment.
This one again will break read-vault-secrets.
renovate-rancher
Bot
force-pushed
the
renovate/github-actions
branch
from
July 17, 2026 05:29
fe9a5b9 to
72a19b9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4a36011→924ae3av6.4.0→v6.5.0650006c→af1e73fv2.9.0→v2.12.2v9.2.0→v9.3.07282bf9→0da8515v0.69.4→v0.75.0v0.75.1ca9c958→de9ca81v3.2.0→v3.3.0v3.4.0Release Notes
actions/setup-go (actions/setup-go)
v6.5.0Compare Source
What's Changed
Dependency update
New Contributors
Full Changelog: actions/setup-go@v6...v6.5.0
golangci/golangci-lint (golangci/golangci-lint)
v2.12.2Compare Source
Released on 2026-05-06
gomodguard_v2: fix blocked configurationgomodguard_v2: from 2.1.0 to 2.1.3iface: from 1.4.1 to 1.4.2v2.12.1Compare Source
Released on 2026-05-01
gomodguard_v2: fix panic with migration suggestioninstall.shscript (if you are still using an URL based on the branchmaster, please update to usehttps://golangci-lint.run/install.sh)v2.12.0Compare Source
Released on 2026-05-01
clickhouselintlinter https://github.com/ClickHouse/clickhouse-go-linterdupl: fromf665c8dtoc99c5cf(extended detection)funcorder: from 0.5.0 to 0.6.0 (new option:function)goconst: add an option to ignore strings from testsgoconst: from 1.8.2 to 1.10.0 (extended detection)gomodguard_v2: from 1.4.1 to 2.1.0 (major version with new configuration)gosec: from619ce21to 2.26.1 (new checks:G124,G708,G709,G710)govet: addinlineanalyzermakezero: from 2.1.0 to 2.2.1 (support slice type aliases)paralleltest: exposecheckcleanupoptionsloglint: from 0.11.1 to 0.12.0 (new options:allowed-keys,custom-funcs)wsl_v5: from 5.6.0 to 5.8.0 (new option:cuddle-max-statements; new checks:after-decl,after-defer,after-expr,after-go,cuddle-group)forbidigo: from 2.3.0 to 2.3.1godot: from 1.5.4 to 1.5.6govet-modernize: from 0.43.0 to 0.44.0ireturn: from 0.4.0 to 0.4.1rowserrcheck: from 1.1.1 toc5f79b8customcommandv2.11.4Compare Source
Released on 2026-03-22
govet-modernize: from 0.42.0 to 0.43.0noctx: from 0.5.0 to 0.5.1sqlclosecheck: from 0.5.1 to 0.6.0v2.11.3Compare Source
Released on 2026-03-10
gosec: from v2.24.7 to619ce21v2.11.2Compare Source
Released on 2026-03-07
fmt: fix error when using thefmtcommand with explicit paths.v2.11.1Compare Source
Released on 2026-03-06
Due to an error related to AUR, some artifacts of the v2.11.0 release have not been published.
This release contains the same things as v2.11.0.
v2.11.0Compare Source
Released on 2026-03-06
errcheck: from 1.9.0 to 1.10.0 (excludecrypto/rand.Readby default)gosec: from 2.23.0 to 2.24.6 (new rules:G113,G118,G119,G120,G121,G122,G123,G408,G707)noctx: from 0.4.0 to 0.5.0 (new detection:httptest.NewRequestWithContext)prealloc: from 1.0.2 to 1.1.0revive: from 1.14.0 to 1.15.0 (var-namingto a new rulepackage-naming)gocognit: from 1.2.0 to 1.2.1gosec: from 2.24.6 to 2.24.7unqueryvet: from 1.5.3 to 1.5.4v2.10.1Compare Source
Released on 2026-02-17
v2.10.0Compare Source
Released on 2026-02-17
ginkgolinter: from 0.22.0 to 0.23.0gosec: from 2.22.11 to 2.23.0 (new rules:G117,G602,G701,G702,G703,G704,G705,G706)staticcheck: from 0.6.1 to 0.7.0godoclint: from 0.11.1 to 0.11.2golangci/golangci-lint-action (golangci/golangci-lint-action)
v9.3.0Compare Source
What's Changed
Changes
Dependencies
Full Changelog: golangci/golangci-lint-action@v9.2.1...v9.3.0
v9.2.1Compare Source
What's Changed
IMPORTANT: this is the first immutable release.
Changes
Dependencies
Full Changelog: golangci/golangci-lint-action@v9.2.0...v9.2.1
rancher/ecm-distro-tools (rancher/ecm-distro-tools)
v0.75.0Compare Source
What's Changed
trigger-rke2field to k3s update workflow by @rafaelbreno in #1004Full Changelog: rancher/ecm-distro-tools@v0.74.4...v0.75.0
v0.74.4Compare Source
What's Changed
release update rke2 references [version]command by @rafaelbreno in #975924ae3aby @renovate-rancher[bot] in #980Full Changelog: rancher/ecm-distro-tools@v0.74.3...v0.74.4
v0.74.3Compare Source
What's Changed
Full Changelog: rancher/ecm-distro-tools@v0.74.2...v0.74.3
v0.74.2Compare Source
What's Changed
Full Changelog: rancher/ecm-distro-tools@v0.74.1...v0.74.2
v0.74.1Compare Source
What's Changed
Full Changelog: rancher/ecm-distro-tools@v0.74.0...v0.74.1
v0.74.0Compare Source
What's Changed
release stats cvecommand by @rafaelbreno in #941Full Changelog: rancher/ecm-distro-tools@v0.73.2...v0.74.0
v0.73.2Compare Source
What's Changed
Full Changelog: rancher/ecm-distro-tools@v0.73.0...v0.73.2
v0.73.1Compare Source
v0.73.0Compare Source
v0.72.0Compare Source
What's Changed
Full Changelog: rancher/ecm-distro-tools@v0.71.0...v0.72.0
v0.71.0Compare Source
What's Changed
Full Changelog: rancher/ecm-distro-tools@v0.70.0...v0.71.0
v0.70.0Compare Source
What's Changed
New Contributors
Full Changelog: rancher/ecm-distro-tools@v0.69.4...v0.70.0
updatecli/updatecli-action (updatecli/updatecli-action)
v3.3.0: 🌈Compare Source
Changes
🧰 Maintenance
Contributors
@updateclibot[bot] and updateclibot[bot]
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate.