Skip to content

chore(deps): update actions/cache action to v6#70

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

chore(deps): update actions/cache action to v6#70
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/actions-cache-6.x

Conversation

@renovate

@renovate renovate Bot commented Jul 4, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Type Update Change
actions/cache action major v4.3.0v6.1.0

Release Notes

actions/cache (actions/cache)

v6.1.0

Compare Source

What's Changed

Full Changelog: actions/cache@v6...v6.1.0

v6.0.0

Compare Source

What's Changed

Full Changelog: actions/cache@v5...v6.0.0

v6

Compare Source

v5.1.0

Compare Source

What's Changed

Full Changelog: actions/cache@v5...v5.1.0

v5.0.5

Compare Source

What's Changed

Full Changelog: actions/cache@v5...v5.0.5

v5.0.4

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v5...v5.0.4

v5.0.3

Compare Source

What's Changed

Full Changelog: actions/cache@v5...v5.0.3

v5.0.2: v.5.0.2

Compare Source

v5.0.2
What's Changed

When creating cache entries, 429s returned from the cache service will not be retried.

v5.0.1

Compare Source

[!IMPORTANT]
actions/cache@v5 runs on the Node.js 24 runtime and requires a minimum Actions Runner version of 2.327.1.

If you are using self-hosted runners, ensure they are updated before upgrading.


v5.0.1
What's Changed
v5.0.0
What's Changed

Full Changelog: actions/cache@v5...v5.0.1

v5.0.0

Compare Source

[!IMPORTANT]
actions/cache@v5 runs on the Node.js 24 runtime and requires a minimum Actions Runner version of 2.327.1.

If you are using self-hosted runners, ensure they are updated before upgrading.


What's Changed

Full Changelog: actions/cache@v4.3.0...v5.0.0

v5

Compare Source


Configuration

📅 Schedule: (in timezone Asia/Tokyo)

  • Branch creation
    • "before 6am on monday"
  • 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.

🔕 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 github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

actions/cacheのv6へのメジャーアップデートです。破壊的変更として、v5以降はNode.js 24ランタイム上で動作し、Actions Runnerの最小バージョン2.327.1が必要になる点に注意してください。GitHubホストランナーを使用している場合は問題ありませんが、セルフホストランナーを利用している場合は事前にランナーの更新が必要です。


- name: Cache mix dependencies
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
uses: actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

⚠️ [MEDIUM] v6系はNode.js 24ランタイムで動作し、Actions Runner 2.327.1以上を要求します。セルフホストランナーを使用している場合は、アップグレード前にランナーが要件を満たしているか確認してください。GitHubホストランナーのみを使用しているなら問題ありません。

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

本 workflow は runs-on: ubuntu-latest(GitHub ホスト)なので Runner 要件(2.327.1+/Node 24)は満たします。cache v6 は tenbin_dns #125 で reusable 経由で実走 green を確認済み。→ 安全

toshi0806 added a commit that referenced this pull request Jul 4, 2026
…#73)

Reviewed Renovate #70 / #71 / #72 (all in the tag-triggered release.yml).

- actions/checkout v4.3.1 -> v7.0.0, actions/cache v4.3.0 -> v6.1.0: safe,
  categorically stable and already validated on tenbin_dns #125.
- sigstore/cosign-installer v3 -> v4: deliberate cosign v2 -> v3 migration.
  Installs cosign v3.0.6. Our sign-blob/verify-blob already use --bundle and
  --certificate-identity-regexp / --certificate-oidc-issuer, all valid in
  cosign v3. cosign v3's default bundle is the new Sigstore format, so
  DOWNSTREAM verification now needs cosign v3+ — README updated to say so.

Bump version to 0.4.2 to cut a real release that validates the cosign v3
signing end-to-end (the in-workflow verify-blob self-check runs at release).

Supersedes #70 / #71 / #72.


Claude-Session: https://claude.ai/code/session_01JPuooHgsrboSEbfJsNf6iG

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
@toshi0806

Copy link
Copy Markdown
Member

Superseded by #73 (0.4.2 release: checkout v7 + cache v6 + cosign-installer v4). Closing.

@toshi0806 toshi0806 closed this Jul 4, 2026
@toshi0806 toshi0806 deleted the renovate/actions-cache-6.x branch July 4, 2026 09:59
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.

1 participant