build(deps): Bump the actions group with 2 updates by dependabot[bot] · Pull Request #3927 · google/go-github
Bumps the actions group with 2 updates: actions/setup-go and actions/cache.
Updates actions/setup-go from 6.1.0 to 6.2.0
Release notes
Sourced from actions/setup-go's releases.
v6.2.0
What's Changed
Enhancements
- Example for restore-only cache in documentation by
@aparnajyothi-yin actions/setup-go#696- Update Node.js version in action.yml by
@ccoVeillein actions/setup-go#691- Documentation update of actions/checkout by
@deiningin actions/setup-go#683Dependency updates
- Upgrade js-yaml from 3.14.1 to 3.14.2 by
@dependabotin actions/setup-go#682- Upgrade
@actions/cacheto v5 by@salmanmkcin actions/setup-go#695- Upgrade actions/checkout from 5 to 6 by
@dependabotin actions/setup-go#686- Upgrade qs from 6.14.0 to 6.14.1 by
@dependabotin actions/setup-go#703New Contributors
@ccoVeillemade their first contribution in actions/setup-go#691@deiningmade their first contribution in actions/setup-go#683Full Changelog: actions/setup-go@v6...v6.2.0
Commits
7a3fe6cBump qs from 6.14.0 to 6.14.1 (#703)b9adafdBump actions/checkout from 5 to 6 (#686)d73f6bcREADME.md: correct to actions/checkout@v6 (#683)ae252eeBump@actions/cacheto v5 (#695)bf7446aBump js-yaml from 3.14.1 to 3.14.2 (#682)02aadfeFix Node.js version in action.yml (#691)4aaadf4Example for restore-only cache in documentation (#696)- See full diff in compare view
Updates actions/cache from 5.0.1 to 5.0.2
Release notes
Sourced from actions/cache's releases.
v.5.0.2
v5.0.2
What's Changed
When creating cache entries, 429s returned from the cache service will not be retried.
Changelog
Sourced from actions/cache's changelog.
Releases
Changelog
5.0.2
- Bump
@actions/cacheto v5.0.3 #16925.0.1
- Update
@azure/storage-blobto^12.29.1via@actions/cache@5.0.1#16855.0.0
[!IMPORTANT]
actions/cache@v5runs on the Node.js 24 runtime and requires a minimum Actions Runner version of2.327.1. If you are using self-hosted runners, ensure they are updated before upgrading.4.3.0
- Bump
@actions/cacheto v4.1.04.2.4
- Bump
@actions/cacheto v4.0.54.2.3
- Bump
@actions/cacheto v4.0.3 (obfuscates SAS token in debug logs for cache entries)4.2.2
- Bump
@actions/cacheto v4.0.24.2.1
- Bump
@actions/cacheto v4.0.14.2.0
TLDR; The cache backend service has been rewritten from the ground up for improved performance and reliability. actions/cache now integrates with the new cache service (v2) APIs.
The new service will gradually roll out as of February 1st, 2025. The legacy service will also be sunset on the same date. Changes in these release are fully backward compatible.
We are deprecating some versions of this action. We recommend upgrading to version
v4orv3as soon as possible before February 1st, 2025. (Upgrade instructions below).If you are using pinned SHAs, please use the SHAs of versions
v4.2.0orv3.4.0If you do not upgrade, all workflow runs using any of the deprecated actions/cache will fail.
... (truncated)
Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions