Skip to content

chore(deps): update dependency @actions/cache to v6.2.0#206

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

chore(deps): update dependency @actions/cache to v6.2.0#206
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/actions-cache-6.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@actions/cache (source) 6.1.06.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.

Configuration

📅 Schedule: (UTC)

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.

@github-actions

Copy link
Copy Markdown
Contributor

@renovate
renovate Bot force-pushed the renovate/actions-cache-6.x-lockfile branch from fc80c75 to 5ca5da2 Compare July 21, 2026 01:52
@github-actions

github-actions Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

@renovate
renovate Bot force-pushed the renovate/actions-cache-6.x-lockfile branch from 5ca5da2 to 3eb75cd Compare July 23, 2026 22:31
@github-actions

github-actions Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

@renovate
renovate Bot force-pushed the renovate/actions-cache-6.x-lockfile branch from 3eb75cd to 5103e6f Compare July 24, 2026 19:34
@github-actions

Copy link
Copy Markdown
Contributor

🔬 TestGlance

✅ 758 passed across 1 job — 100.0% · ⏱️ 3.3s

Job Result Pass rate Duration Health
test 758/758 · 100.0% → 3.3s ↑ 95 Run · Report
🟡 test — details

✅ 758 passed
████████████████ 100.0%
⏱️ 3.3s · 🏥 95/100
📈 vs main · Pass rate: 100.0% → (+0.0%) · Duration: 3.3s ↑ (+344ms, +11.8%) · Tests: 758 (+0)

Signal Details
🔵 Health Score: 95 → 95

vs main

Metric main PR Delta
Pass rate 100.0% 100.0% +0.0%
Duration 2.9s 3.3s +11.8%

🐌 13 slower tests: run() orchestration (all collaborators mocked) > Inline failure annotations (Story 6.4) > uses custom check-name when provided (+806%), parseJunitXml > no tests (junit-no-tests.xml) > returns valid ParsedTestRun with zero counts (+667%), ActionsCacheStorage > save() warns on other errors (+507%), +10 more

View Run → · 📄 HTML Report


Updated 2026-07-24T19:35:34.916Z

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