- Notifications
You must be signed in to change notification settings - Fork2k
chore(deps): update github actions#4186
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Open
renovate-bot wants to merge1 commit intoGoogleCloudPlatform:mainChoose a base branch fromrenovate-bot:renovate/github-actions
base:main
Could not load branches
Branch not found:{{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline, and old review comments may become outdated.
Open
chore(deps): update github actions#4186
renovate-bot wants to merge1 commit intoGoogleCloudPlatform:mainfromrenovate-bot:renovate/github-actions
Uh oh!
There was an error while loading.Please reload this page.
Conversation
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
Contributor
Note Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported. |
Contributor
dpebot commentedSep 29, 2025
/gcbrun |
de018be to2794c4cCompareContributor
dpebot commentedSep 30, 2025
/gcbrun |
2794c4c to9eacfa1CompareContributor
dpebot commentedOct 3, 2025
/gcbrun |
9eacfa1 tocf94bcaCompareContributor
dpebot commentedOct 22, 2025
/gcbrun |
cf94bca to17a78adCompareContributor
dpebot commentedOct 22, 2025
/gcbrun |
17a78ad to0513f23CompareContributor
dpebot commentedOct 27, 2025
/gcbrun |
0513f23 to310e30eCompareContributor
dpebot commentedOct 28, 2025
/gcbrun |
310e30e tofefa455CompareContributor
dpebot commentedOct 29, 2025
/gcbrun |
fefa455 to8d40d29CompareContributor
dpebot commentedNov 3, 2025
/gcbrun |
8d40d29 tofed78abCompareContributor
dpebot commentedNov 4, 2025
/gcbrun |
fed78ab to59da5a1CompareContributor
dpebot commentedNov 11, 2025
/gcbrun |
59da5a1 tobdd889cCompareContributor
dpebot commentedNov 18, 2025
/gcbrun |
bdd889c to53fba52CompareContributor
dpebot commentedNov 20, 2025
/gcbrun |
53fba52 to80999a5CompareContributor
dpebot commentedNov 20, 2025
/gcbrun |
80999a5 to82995d0CompareContributor
dpebot commentedDec 2, 2025
/gcbrun |
82995d0 toccaf70cCompareContributor
dpebot commentedDec 3, 2025
/gcbrun |
ccaf70c toca21289CompareContributor
dpebot commentedDec 5, 2025
/gcbrun |
ca21289 to0eece38CompareContributor
dpebot commentedDec 5, 2025
/gcbrun |
0eece38 to4a03281CompareContributor
dpebot commentedDec 11, 2025
/gcbrun |
4a03281 toc6de8b9CompareContributor
dpebot commentedDec 11, 2025
/gcbrun |
c6de8b9 tofae3cdcCompareContributor
dpebot commentedDec 13, 2025
/gcbrun |
fae3cdc to01b3bb1CompareContributor
dpebot commentedDec 17, 2025
/gcbrun |
01b3bb1 toe0334c2CompareContributor
dpebot commentedDec 17, 2025
/gcbrun |
e0334c2 tod471dfeCompareContributor
dpebot commentedDec 18, 2025
/gcbrun |
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Labels
actions:force-runapi: workflowsIssues related to the Workflows API. kokoro:force-runAdd this label to force Kokoro to re-run the tests. majorsamplesIssues that are directly related to samples.
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.
Uh oh!
There was an error while loading.Please reload this page.
This PR contains the following updates:
v5.0.0->v6.0.1v5->v6v7->v8v5->v6v4.0.0->v6.1.0v4->v6v2->v3Release Notes
actions/checkout (actions/checkout)
v6.0.1Compare Source
v6.0.0Compare Source
v5.0.1Compare Source
What's Changed
Full Changelog:actions/checkout@v5...v5.0.1
actions/github-script (actions/github-script)
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)
v6Compare Source
actions/setup-node (actions/setup-node)
v6.1.0Compare Source
What's Changed
Enhancement:
Dependency updates:
Documentation update:
Full Changelog:actions/setup-node@v6...v6.1.0
v6.0.0Compare Source
What's Changed
Breaking Changes
Dependency Upgrades
Full Changelog:actions/setup-node@v5...v6.0.0
v5.0.0Compare Source
What's Changed
Breaking Changes
This update, introduces automatic caching when a valid
packageManagerfield is present in yourpackage.json. This aims to improve workflow performance and make dependency management more seamless.To disable this automatic caching, set
package-manager-cache: falseMake sure your runner is on version v2.327.1 or later to ensure compatibility with this release.See Release Notes
Dependency Upgrades
New Contributors
Full Changelog:actions/setup-node@v4...v5.0.0
v4.4.0Compare Source
What's Changed
Bug fixes:
Enhancement:
Dependency update:
New Contributors
Full Changelog: actions/setup-node@v4...v4.4.0
v4.3.0Compare Source
What's Changed
Dependency updates
New Contributors
Full Changelog:actions/setup-node@v4...v4.3.0
v4.2.0Compare Source
What's Changed
@actions/cacheto^4.0.0by@priyagupta108 in#1191New Contributors
Full Changelog:actions/setup-node@v4...v4.2.0
v4.1.0Compare Source
What's Changed
isGheslogic by@jww3 in#1148This addresses issues with caching by adding the architecture (arch) to the cache key, ensuring that cache keys are accurate to prevent conflicts.
Note: This change may break previous cache keys as they will no longer be compatible with the new format.
New Contributors
Full Changelog:actions/setup-node@v4...v4.1.0
v4.0.4Compare Source
What's Changed
Documentation changes:
New Contributors
Full Changelog:actions/setup-node@v4...v4.0.4
v4.0.3Compare Source
What's Changed
Bug fixes:
Documentation changes:
Dependency updates:
New Contributors
Full Changelog:actions/setup-node@v4...v4.0.3
v4.0.2Compare Source
What's Changed
volta.extendsby@ThisIsManta in#921New Contributors
Full Changelog:actions/setup-node@v4.0.1...v4.0.2
v4.0.1Compare Source
What's Changed
package.jsontonode-version-filelist of examples. by@TWiStErRob in#879New Contributors
Full Changelog:actions/setup-node@v4...v4.0.1
google-github-actions/get-secretmanager-secrets (google-github-actions/get-secretmanager-secrets)
v3Compare Source
Configuration
📅Schedule: Branch creation - "after 11am every 3 weeks on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻Immortal: This PR will be recreated if closed unmerged. Getconfig help if that's undesired.
This PR was generated byMend Renovate. View therepository job log.