Skip to content

Conversation

@GhadimiR
Copy link
Contributor

@GhadimiR GhadimiR commented Jan 16, 2026

Description

Bumping @actions/cache dependency from 5.0.1 to 5.0.3.

Motivation and Context

This brings in functionality to prevent retries on 429s from the cache service, to avoid delaying runs when the repository is being rate limited.

How Has This Been Tested?

Referenced my branch's version of this action in a workflow and ran a set of caching jobs with it.

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation (add or update README or docs)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes. (in the dependency)
  • All new and existing tests passed.

@GhadimiR GhadimiR requested a review from a team as a code owner January 16, 2026 11:38
Copilot AI review requested due to automatic review settings January 16, 2026 11:38
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the @actions/cache dependency from version 5.0.1 to 5.0.3, bringing in functionality to prevent retries on 429 rate limit responses from the cache service. The package version is also bumped from 5.0.1 to 5.0.2 to reflect this dependency update.

Changes:

  • Updated @actions/cache dependency from ^5.0.1 to ^5.0.3
  • Bumped package version from 5.0.1 to 5.0.2
  • Updated release notes with version 5.0.2 changelog entry

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
package.json Updated @actions/cache dependency version and package version
package-lock.json Updated lockfile with new dependency versions and integrity hashes, including transitive dependency @actions/http-client upgrade to 3.0.1
RELEASES.md Added release notes for version 5.0.2

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@GhadimiR GhadimiR changed the title Bump actions/cache to 5.0.3 Bump @actions/cache to 5.0.3 Jan 16, 2026
Copy link

@boxofyellow boxofyellow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM: :shipit:

@GhadimiR GhadimiR merged commit 8b402f5 into actions:main Jan 16, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants