chore(deps): update github actions (major)#44
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/major-github-actions
branch
from
September 17, 2025 18:56
3b9da4c to
8702223
Compare
renovate
Bot
force-pushed
the
renovate/major-github-actions
branch
from
September 18, 2025 03:02
8702223 to
a185652
Compare
renovate
Bot
force-pushed
the
renovate/major-github-actions
branch
from
October 3, 2025 21:50
a185652 to
70febcd
Compare
renovate
Bot
force-pushed
the
renovate/major-github-actions
branch
2 times, most recently
from
October 20, 2025 18:44
84a5d02 to
93a85f0
Compare
renovate
Bot
force-pushed
the
renovate/major-github-actions
branch
from
October 28, 2025 02:46
93a85f0 to
1e7afe6
Compare
renovate
Bot
force-pushed
the
renovate/major-github-actions
branch
4 times, most recently
from
November 20, 2025 05:49
0ed89ca to
0c562ab
Compare
renovate
Bot
force-pushed
the
renovate/major-github-actions
branch
4 times, most recently
from
December 4, 2025 03:36
07e312f to
0424fd5
Compare
renovate
Bot
force-pushed
the
renovate/major-github-actions
branch
2 times, most recently
from
December 17, 2025 05:13
34cafe4 to
3159a2a
Compare
renovate
Bot
force-pushed
the
renovate/major-github-actions
branch
from
December 30, 2025 18:43
3159a2a to
9b42e9b
Compare
renovate
Bot
force-pushed
the
renovate/major-github-actions
branch
4 times, most recently
from
January 19, 2026 14:26
3395250 to
9e2c81e
Compare
renovate
Bot
force-pushed
the
renovate/major-github-actions
branch
2 times, most recently
from
January 29, 2026 04:47
6c8a554 to
47af5ca
Compare
renovate
Bot
force-pushed
the
renovate/major-github-actions
branch
from
February 3, 2026 18:07
47af5ca to
8c41ec1
Compare
renovate
Bot
force-pushed
the
renovate/major-github-actions
branch
from
February 17, 2026 04:40
8c41ec1 to
8041284
Compare
renovate
Bot
force-pushed
the
renovate/major-github-actions
branch
from
February 23, 2026 23:12
8041284 to
3764934
Compare
renovate
Bot
force-pushed
the
renovate/major-github-actions
branch
3 times, most recently
from
April 21, 2026 19:54
80e5f69 to
4ec59b5
Compare
renovate
Bot
force-pushed
the
renovate/major-github-actions
branch
2 times, most recently
from
May 4, 2026 04:53
e5daa3b to
5411133
Compare
renovate
Bot
force-pushed
the
renovate/major-github-actions
branch
from
May 12, 2026 09:38
5411133 to
9770313
Compare
renovate
Bot
force-pushed
the
renovate/major-github-actions
branch
3 times, most recently
from
May 21, 2026 19:03
8707175 to
2244a8c
Compare
renovate
Bot
force-pushed
the
renovate/major-github-actions
branch
3 times, most recently
from
June 4, 2026 02:45
d2f5f13 to
36c688c
Compare
renovate
Bot
force-pushed
the
renovate/major-github-actions
branch
from
June 5, 2026 14:03
36c688c to
5acd0f0
Compare
renovate
Bot
force-pushed
the
renovate/major-github-actions
branch
2 times, most recently
from
June 18, 2026 20:47
46b0c6a to
821fddd
Compare
renovate
Bot
force-pushed
the
renovate/major-github-actions
branch
6 times, most recently
from
July 2, 2026 16:40
78235a5 to
72d70e3
Compare
renovate
Bot
force-pushed
the
renovate/major-github-actions
branch
3 times, most recently
from
July 13, 2026 18:33
f49c939 to
fa6dd47
Compare
renovate
Bot
force-pushed
the
renovate/major-github-actions
branch
from
July 15, 2026 12:06
fa6dd47 to
89943be
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:
v9→v10v1.0.2→v2.0.0v4→v7v6.0.2→v7.0.0v7→v9v5→v6v7.0.0(+1)v4→v6v7.0.0(+2)v9→v10v10.4.0v4→v7v6→v7v3→v4v5→v6v3→v4v3→v4v3→v4v4.37.1(+1)v8.0.0→v9.3.0Release Notes
EndBug/add-and-commit (EndBug/add-and-commit)
v10.0.0Compare Source
What's Changed
New Contributors
Full Changelog: EndBug/add-and-commit@v9.1.4...v10.0.0
v10Compare Source
actions/add-to-project (actions/add-to-project)
v2.0.0: v2Compare Source
What's Changed
missing regex anchorby @wiinci in #719New Contributors
Full Changelog: actions/add-to-project@v1.0.2...v2.0.0
v2Compare Source
actions/checkout (actions/checkout)
v7.0.0Compare Source
v7Compare Source
v6.0.3Compare Source
v6.0.2Compare Source
v6.0.1Compare Source
v6.0.0Compare Source
v6Compare Source
v5.0.1Compare Source
v5.0.0Compare Source
v5Compare Source
actions/github-script (actions/github-script)
v9.0.0Compare Source
New features:
getOctokitfactory function — Available directly in the script context. Create additional authenticated Octokit clients with different tokens for multi-token workflows, GitHub App tokens, and cross-org access. See Creating additional clients withgetOctokitfor details and examples.ACTIONS_ORCHESTRATION_IDenvironment variable is automatically appended to the user-agent string for request tracing.Breaking changes:
require('@​actions/github')no longer works in scripts. The upgrade to@actions/githubv9 (ESM-only) meansrequire('@​actions/github')will fail at runtime. If you previously used patterns likeconst { getOctokit } = require('@​actions/github')to create secondary clients, use the new injectedgetOctokitfunction instead — it's available directly in the script context with no imports needed.getOctokitis now an injected function parameter. Scripts that declareconst getOctokit = ...orlet getOctokit = ...will get aSyntaxErrorbecause JavaScript does not allowconst/letredeclaration of function parameters. Use the injectedgetOctokitdirectly, or usevar getOctokit = ...if you need to redeclare it.@actions/githubinternals beyond the standardgithub/octokitclient, you may need to update those references for v9 compatibility.What's Changed
New Contributors
Full Changelog: actions/github-script@v8.0.0...v9.0.0
v9Compare Source
v8.0.0Compare Source
v8: .0.0Compare Source
What's Changed
v2.327.1
Release Notes
Make sure your runner is updated to this version or newer to use this release.
New Contributors
Full Changelog: actions/github-script@v7.1.0...v8.0.0
actions/setup-go (actions/setup-go)
v6.5.0Compare Source
v6.4.0Compare Source
What's Changed
Enhancement
Dependency update
Documentation update
New Contributors
Full Changelog: actions/setup-go@v6...v6.4.0
v6.3.0Compare Source
What's Changed
Full Changelog: actions/setup-go@v6...v6.3.0
v6.2.0Compare Source
What's Changed
Enhancements
Dependency updates
New Contributors
Full Changelog: actions/setup-go@v6...v6.2.0
v6.1.0Compare Source
What's Changed
Enhancements
Dependency updates
New Contributors
Full Changelog: actions/setup-go@v6...v6.1.0
v6.0.0Compare Source
What's Changed
Breaking Changes
Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes
Dependency Upgrades
form-datato bring in fix for critical vulnerability by @matthewhughes934 in #618New Contributors
Full Changelog: actions/setup-go@v5...v6.0.0
v6Compare Source
actions/setup-node (actions/setup-node)
v6.4.0Compare Source
What's Changed
Dependency updates:
New Contributors
Full Changelog: actions/setup-node@v6...v6.4.0
v6.3.0Compare Source
What's Changed
Enhancements:
devEnginesfield by @susnux in #1283Dependency updates:
Bug fixes:
New Contributors
Full Changelog: actions/setup-node@v6...v6.3.0
v6.2.0Compare Source
What's Changed
Documentation
Dependency updates:
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.