Thanks to visit codestin.com
Credit goes to github.com

Skip to content

build(deps): bump actions/checkout from 6.0.3 to 7.0.0#106

Merged
ncaq merged 1 commit into
masterfrom
dependabot/github_actions/actions/checkout-7.0.0
Jun 19, 2026
Merged

build(deps): bump actions/checkout from 6.0.3 to 7.0.0#106
ncaq merged 1 commit into
masterfrom
dependabot/github_actions/actions/checkout-7.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 19, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/checkout from 6.0.3 to 7.0.0.

Release notes

Sourced from actions/checkout's releases.

v7.0.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v6.0.3...v7.0.0

Changelog

Sourced from actions/checkout's changelog.

Changelog

v7.0.0

v6.0.3

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.3 to 7.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@df4cb1c...9c091bb)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added Type: CI Changes to CI configuration files and scripts Type: Dependencies Dependency issues or Changes to dependency files labels Jun 19, 2026

@claude claude 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.

総評

actions/checkout を v6.0.3 から v7.0.0 へ更新するメジャーバージョンアップです。検証の結果、このプロジェクトへの影響はなく、安全にマージできます。

  • SHAピン留めは正確: コミット 9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 は actions/checkout の v7.0.0 リリースコミットと完全に一致し、コメントのバージョン表記とも整合しています。
  • 破壊的変更の影響なし: v7.0.0 の唯一の破壊的変更は pull_request_targetworkflow_run でのフォークPRチェックアウトのブロック (actions/checkout#2454) ですが、このワークフローのトリガーは push, pull_request, merge_group のみのため影響しません。
  • ランタイム影響なし: Node.js 24 化は v5/v6 で完了済みです。
  • persist-credentials: false と最小権限 (contents: read) の設定も維持されています。
Review metadata
  • Reviewed commit: d76a8e3
  • PR: #106
  • kyosei: 3.5.0
  • kyosei-action: 2.2.2
  • Claude Code: 2.1.173
  • Model: claude-opus-4-8
  • Execution: GitHub Actions (run)

Comment thread .github/workflows/check.yml
@ncaq ncaq merged commit 05ec1b0 into master Jun 19, 2026
3 checks passed
@ncaq ncaq deleted the dependabot/github_actions/actions/checkout-7.0.0 branch June 19, 2026 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: CI Changes to CI configuration files and scripts Type: Dependencies Dependency issues or Changes to dependency files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant