Update all github action dependencies - #1075
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/all-github-action-dependencies
branch
from
April 20, 2026 05:40
6ac47b2 to
4dfd6ae
Compare
renovate
Bot
force-pushed
the
renovate/all-github-action-dependencies
branch
3 times, most recently
from
May 2, 2026 13:41
90dfe62 to
956a3da
Compare
renovate
Bot
force-pushed
the
renovate/all-github-action-dependencies
branch
3 times, most recently
from
May 15, 2026 12:57
d04dc4f to
7b0b59c
Compare
renovate
Bot
force-pushed
the
renovate/all-github-action-dependencies
branch
2 times, most recently
from
May 22, 2026 16:15
3d83c64 to
8fcbca8
Compare
renovate
Bot
force-pushed
the
renovate/all-github-action-dependencies
branch
3 times, most recently
from
June 4, 2026 18:45
fa2212e to
2dfa6ae
Compare
renovate
Bot
force-pushed
the
renovate/all-github-action-dependencies
branch
from
June 11, 2026 15:48
2dfa6ae to
793a343
Compare
renovate
Bot
force-pushed
the
renovate/all-github-action-dependencies
branch
2 times, most recently
from
June 24, 2026 04:53
1ebda59 to
3936e78
Compare
renovate
Bot
force-pushed
the
renovate/all-github-action-dependencies
branch
2 times, most recently
from
July 2, 2026 13:09
655ee70 to
0e61eba
Compare
renovate
Bot
force-pushed
the
renovate/all-github-action-dependencies
branch
3 times, most recently
from
July 14, 2026 06:41
5120e8b to
9a9c182
Compare
renovate
Bot
force-pushed
the
renovate/all-github-action-dependencies
branch
4 times, most recently
from
July 22, 2026 13:17
9163cc4 to
5aa88a6
Compare
renovate
Bot
force-pushed
the
renovate/all-github-action-dependencies
branch
3 times, most recently
from
August 3, 2026 15:35
4becad1 to
5db0159
Compare
renovate
Bot
force-pushed
the
renovate/all-github-action-dependencies
branch
2 times, most recently
from
August 4, 2026 20:46
66641db to
91d21a5
Compare
renovate
Bot
force-pushed
the
renovate/all-github-action-dependencies
branch
3 times, most recently
from
August 19, 2026 23:41
d9196bb to
6ff0f8a
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate
Bot
force-pushed
the
renovate/all-github-action-dependencies
branch
from
August 20, 2026 04:53
6ff0f8a to
903c9bf
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:
v6.0.2→v6.1.0v6.4.0→v6.5.0v6.3.0→v6.5.0v3.35.1→v3.37.71.26.2→1.27.01.26.2→1.27.0v2.11.4→v2.13.0v2.11.4→v2.13.0v9.2.0→v9.3.024.14.1→24.19.0Release Notes
actions/checkout (actions/checkout)
v6.1.0Compare Source
v6.0.3Compare Source
actions/setup-go (actions/setup-go)
v6.5.0Compare Source
actions/setup-node (actions/setup-node)
v6.5.0Compare Source
What's Changed
Full Changelog: actions/setup-node@v6.4.0...v6.5.0
v6.4.0Compare Source
What's Changed
Dependency updates:
New Contributors
Full Changelog: actions/setup-node@v6...v6.4.0
github/codeql-action (github/codeql-action)
v3.37.7Compare Source
v3.37.6Compare Source
.github/codeql-config.ymlto align it with the suggested path that is used elsewhere. #4070v3.37.5Compare Source
initAction instead of falling back to downloading the bundle before extracting it. #4061v3.37.4Compare Source
toolsinput for thecodeql-action/initstep to be specified using agithub-codeql-toolsrepository property. This feature will gradually be rolled out following the release of this version. Once rolled out, this allows for the CodeQL CLI version that is used in GitHub-managed workflows, such as Default Setup, to be set to a custom value. For example, customers who run into issues with rate limits when a new CodeQL CLI version is released can set the value totoolcacheto always use the CodeQL CLI version that is available in the runner toolcache. For Advanced Setup workflows, the value provided fortoolsin the workflow definition always takes precedence unless the value of the repository property starts with!. #4037v3.37.3Compare Source
No user facing changes.
v3.37.2Compare Source
config-fileinput that was introduced in CodeQL Action 4.37.0 is now enabled by default. In addition to the format described there, theremote=prefix can now be used to explicitly indicate that the input refers to a remote file. All previous input formats continue to be accepted as well. #4023v3.37.1Compare Source
v3.37.0Compare Source
v3.36.3Compare Source
No user facing changes.
v3.36.2Compare Source
v3.36.1Compare Source
No user facing changes.
v3.36.0Compare Source
v3.35.5Compare Source
analysis-kindsinput, onlycode-scanningwill be enabled. Theanalysis-kindsinput is experimental, for GitHub-internal use only, and may change without notice at any time. #3892v3.35.4Compare Source
v3.35.3Compare Source
GETrequests instead ofHEADfor better compatibility with various registry implementations. For NuGet feeds, the test is now always performed against the service index. #3853v3.35.2Compare Source
CODEQL_ACTION_CLEANUP_TRAP_CACHESenvironment variable is deprecated and will be removed in May 2026. If you are affected by this, we recommend disabling TRAP caching by passing thetrap-caching: falseinput to theinitAction. #3795golang/go (go)
v1.27.0v1.26.7v1.26.6v1.26.5v1.26.4v1.26.3actions/go-versions (go)
v1.27.0: 1.27.0Compare Source
Go 1.27.0
v1.26.7: 1.26.7Compare Source
Go 1.26.7
v1.26.6: 1.26.6Compare Source
Go 1.26.6
v1.26.5: 1.26.5Compare Source
Go 1.26.5
v1.26.4: 1.26.4Compare Source
Go 1.26.4
v1.26.3: 1.26.3Compare Source
Go 1.26.3
golangci/golangci-lint (golangci/golangci-lint)
v2.13.0Compare Source
Released on 2026-08-19
dupword: from 0.1.7 to 0.1.8 (new optionskip-raw-strings)errcheck: from 1.10.0 to 1.20.0exhaustruct_v5: from 4.0.0 to 5.0.2 (new configuration)exhaustruct: deprecated and replaced byexhaustruct_v5fatcontext: from 0.9.0 to 0.10.0 (new options:check-loops,check-function-literals)goconst: add option `exclude-goconst: from 1.10.0 to 1.11.0 (new option:ignore-map-keys)gofumpt: from 0.9.2 to 0.11.0 (new options:extra.group-params,extra.clothe-returns,extra.balance-calls)gomoddirectives: from 0.8.0 to 0.9.0 (new option:replace-allow-all)gosec: from 2.26.1 to 2.27.1govet-modernize: from 0.44.0 to 0.49.0 (fmtappendfis removed. New analyzersatomictypes,embedlit,errorsastype,importcomment,reflecttypeassert,slicesclip, andslicesbackward.waitgroupis renamedwaitgroupgo)iface: from 1.4.3 to 1.5.0 (new analyzer:unusedmethod)noinlineerr: from 1.0.5 to 1.0.6nonamedreturns: from 1.0.6 to 1.0.8 (new option:allow-unused-named-returns)recvcheck: from 0.2.0 to 0.3.0 (new default exclusions) types`unparam: from2dd26e2to2dd26e2clickhouse-go-linter: from 1.2.0 to 1.2.1errname: from 1.1.1 to 1.1.2exhaustruct: from 5.0.2 to 5.0.3funcorder: add missingFunctionfieldginkgolinter: from 0.23.0 to 0.23.1gocheckcompilerdirectives: from 1.3.0 to 1.4.0gocritic: from 0.14.3 to 0.14.4gomoddirectives: add missingIgnoreForbiddenfieldiface: from 1.4.2 to 1.4.3mirror: from 1.3.0 to 1.3.3nilnil: from 1.1.1 to 1.1.2protogetter: from 0.3.20 to 0.3.21v2.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 toc5f79b8customcommandgolangci/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
actions/node-versions (node)
v24.19.0: 24.19.0Compare Source
Node.js 24.19.0
v24.18.1: 24.18.1Compare Source
Node.js 24.18.1
v24.18.0: 24.18.0Compare Source
Node.js 24.18.0
v24.17.0: 24.17.0Compare Source
Node.js 24.17.0
v24.16.0: 24.16.0Compare Source
Node.js 24.16.0
v24.15.0: 24.15.0Compare Source
Node.js 24.15.0
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 was generated by Mend Renovate. View the repository job log.