chore(deps): update actions/checkout action to v7#71
Closed
renovate[bot] wants to merge 1 commit into
Closed
Conversation
| steps: | ||
| - name: Check out the repository | ||
| uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1 | ||
| uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 |
Contributor
There was a problem hiding this comment.
Member
There was a problem hiding this comment.
本 workflow はタグ push 起動で pull_request_target/workflow_run は不使用、ubuntu-latest(Node 24 対応)なので、指摘の fork PR チェックアウト制限・ランタイム要件はいずれも該当しません。checkout v7 は tenbin_dns #125 で実走 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>
Member
|
Superseded by #73 (0.4.2 release: checkout v7 + cache v6 + cosign-installer v4). 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.1→v7.0.0Release Notes
actions/checkout (actions/checkout)
v7.0.0Compare Source
v7Compare Source
v6.0.3Compare Source
v6.0.2Compare Source
v6.0.1Compare Source
v6.0.0Compare Source
v6Compare Source
v5.0.1Compare Source
v5.0.0Compare Source
v5Compare Source
Configuration
📅 Schedule: (in timezone Asia/Tokyo)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.