Skip to content

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

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

chore(deps): update actions/checkout action to v7#78
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
Contributor

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v4.3.1v7.0.0
actions/checkout action major v5.0.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
    • 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 these updates 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

Choose a reason for hiding this comment

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

このPRはactions/checkoutをv4.3.1/v5.0.1からv7.0.0へアップデートするものです。

v7.0.0の主要な変更点として、pull_request_targetおよびworkflow_runトリガーでのフォークPRのチェックアウトがブロックされるようになりました。該当するワークフローがある場合は動作に影響する可能性があります。

また、v6.0.0でクレデンシャルの保存方法が変更されており(別ファイルへの保存)、persist-credentialsを使用しているワークフローでは挙動が変わる可能性があります。

全体的には、SHAピン留めによるセキュリティ管理が継続されており、適切なアップデートと判断できます。

steps:
- name: Set up Git repository
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

⚠️ [MEDIUM] security.ymlpull_request_targetworkflow_runトリガーを使用している可能性があります。v7.0.0ではこれらのトリガーでフォークPRのチェックアウトがブロックされる破壊的変更が導入されています。ワークフローのトリガー設定を確認し、フォークリポジトリからのPRを処理する場合に影響がないか検証してください。

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>
@toshi0806

Copy link
Copy Markdown
Member

Superseded by #84 (consolidated into one commit to clear the up-to-date-branch ruleset). Closing.

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