chore(deps): update actions/cache action to v6 - autoclosed#75
Closed
renovate[bot] wants to merge 1 commit into
Closed
chore(deps): update actions/cache action to v6 - autoclosed#75renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
|
|
||
| - name: Restore dependencies cache | ||
| uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0 | ||
| uses: actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0 |
There was a problem hiding this comment.
actions/cache@v5以降はNode.js 24ランタイムを使用しており、Actionsランナーの最低バージョンとして2.327.1が必要です。セルフホステッドランナーを利用している場合、ランナーが古いとワークフローが失敗する可能性があります。マージ前にランナーのバージョンを確認してください。GitHubホステッドランナーのみを使用している場合は問題ありません。
toshi0806
added a commit
that referenced
this pull request
Jul 4, 2026
…6.3.0 (#84) Consolidates Renovate's individual major PRs #78 / #80 / #81 into one commit (they overlapped on elixir-ci.yml / html-validation.yml, so merging them individually kept blocking on the up-to-date-branch ruleset). All three are low-risk, categorically-stable actions: - actions/checkout v4.3.1 / v5.0.1 -> v7.0.0 - actions/setup-node v4.4.0 -> v6.4.0 - actions/setup-python v5.6.0 -> v6.3.0 github-script v9 (#79) already merged. cache v6 (#75) and codecov v7 are held for consumer-side validation before the v1 move. actionlint clean. Supersedes #78 / #80 / #81. Claude-Session: https://claude.ai/code/session_01JPuooHgsrboSEbfJsNf6iG Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
This was referenced Jul 4, 2026
toshi0806
added a commit
that referenced
this pull request
Jul 4, 2026
Both were held for consumer-side validation (they live in the reusable elixir-ci.yml / security.yml that .github's own CI doesn't run). Validated on tenbin_dns PR #125, which pointed its elixir-ci/security callers at a .github test branch carrying these bumps: all CI jobs green, and the codecov v7 "Upload coverage to Codecov" step succeeded (real upload, not a fail_ci_if_error skip). Supersedes Renovate #75 (cache). codecov v7 was rate-limited (no PR); merging it here satisfies that update. Claude-Session: https://claude.ai/code/session_01JPuooHgsrboSEbfJsNf6iG Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Member
|
Superseded by #87 (cache v6 + codecov v7, validated on tenbin_dns#125 before merge). Closing. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v4.3.0→v6.1.0Release Notes
actions/cache (actions/cache)
v6.1.0Compare Source
What's Changed
Full Changelog: actions/cache@v6...v6.1.0
v6.0.0Compare Source
What's Changed
Full Changelog: actions/cache@v5...v6.0.0
v6Compare Source
v5.1.0Compare Source
What's Changed
Full Changelog: actions/cache@v5...v5.1.0
v5.0.5Compare Source
What's Changed
Full Changelog: actions/cache@v5...v5.0.5
v5.0.4Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v5...v5.0.4
v5.0.3Compare Source
What's Changed
@actions/cacheto v5.0.5 (Resolves: https://github.com/actions/cache/security/dependabot/33)@actions/coreto v2.0.3Full Changelog: actions/cache@v5...v5.0.3
v5.0.2: v.5.0.2Compare Source
v5.0.2
What's Changed
When creating cache entries, 429s returned from the cache service will not be retried.
v5.0.1Compare Source
v5.0.1
What's Changed
v5.0.0
What's Changed
Full Changelog: actions/cache@v5...v5.0.1
v5.0.0Compare Source
What's Changed
Full Changelog: actions/cache@v4.3.0...v5.0.0
v5Compare Source
Configuration
📅 Schedule: (in timezone Asia/Tokyo)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.