Skip to content

chore(deps): update actions/checkout action to v7#71

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

chore(deps): update actions/checkout action to v7#71
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/actions-checkout-7.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/checkout action major v4.3.1v7.0.0

Release Notes

actions/checkout (actions/checkout)

v7.0.0

Compare Source

v7

Compare Source

v6.0.3

Compare Source

v6.0.2

Compare Source

v6.0.1

Compare Source

v6.0.0

Compare Source

v6

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

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/checkoutをv4.3.1からv7.0.0へ更新する変更です。コミットSHAでピン留めされており、コメントにバージョンが明記されているため良い運用です。メジャーバージョンアップとなるため、以下の点にご注意ください。

steps:
- name: Check out the repository
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.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] v7.0.0はメジャーバージョンアップであり、Node.js 24ベースの実行環境への移行やESM化、fork PR(pull_request_target/workflow_run)のチェックアウト制限といった破壊的変更が含まれています。CI/CDのランナーがNode.js 24をサポートしているか、また該当ワークフローがpull_request_targetやworkflow_runトリガーを使用していないかを確認の上でマージすることを推奨します。

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 はタグ 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>
@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-checkout-7.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