Skip to content

Update dependency @actions/cache to v6.2.0#141

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/actions-cache-6.x-lockfile
Open

Update dependency @actions/cache to v6.2.0#141
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/actions-cache-6.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@actions/cache (source) 6.0.16.2.0 age confidence

Release Notes

actions/toolkit (@​actions/cache)

v6.2.0

  • Handle cache read error due to read-only token: detect the cache read denied: prefix on cache download failures (both the v2 twirp path and the v1 _apis/artifactcache path) and surface it as a core.warning (without failing the run).
  • Honor the ACTIONS_CACHE_MODE environment variable: skip restore when the effective cache-mode does not permit reads (none, write-only) and skip save when it does not permit writes (none, read), logging a single non-fatal core.info line. When ACTIONS_CACHE_MODE is unset or unrecognized, behavior is unchanged.

v6.1.0

  • Handle cache write error due to read-only token: detect the cache write denied: prefix on cache reservation failures and surface it as a core.warning (without failing the run).

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot enabled auto-merge (squash) June 18, 2026 20:03
@renovate renovate Bot force-pushed the renovate/actions-cache-6.x-lockfile branch 2 times, most recently from 588cc98 to b7f4963 Compare July 12, 2026 12:52
@renovate renovate Bot force-pushed the renovate/actions-cache-6.x-lockfile branch from b7f4963 to 0734576 Compare July 13, 2026 23:57
@renovate renovate Bot changed the title Update dependency @actions/cache to v6.1.0 Update dependency @actions/cache to v6.2.0 Jul 13, 2026
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.

0 participants