Skip to content

Bump actions/checkout from 6 to 7#2498

Merged
m-tmatma merged 1 commit into
masterfrom
dependabot/github_actions/actions/checkout-7
Jun 30, 2026
Merged

Bump actions/checkout from 6 to 7#2498
m-tmatma merged 1 commit into
masterfrom
dependabot/github_actions/actions/checkout-7

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps actions/checkout from 6 to 7.

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

v6.0.3

What's Changed

New Contributors

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

v6.0.2

What's Changed

Full Changelog: actions/checkout@v6.0.1...v6.0.2

v6.0.1

What's Changed

Full Changelog: actions/checkout@v6...v6.0.1

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 dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 22, 2026
@github-actions

github-actions Bot commented Jun 22, 2026

Copy link
Copy Markdown

Test Results

1 098 tests  ±0   1 098 ✅ ±0   4m 57s ⏱️ -15s
  103 suites ±0       0 💤 ±0 
    1 files   ±0       0 ❌ ±0 

Results for commit 026c44b. ± Comparison against base commit b375ab9.

♻️ This comment has been updated with latest results.

berryzplus
berryzplus previously approved these changes Jun 28, 2026
Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v6...v7)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/github_actions/actions/checkout-7 branch from 1a5a083 to 026c44b Compare June 30, 2026 00:50
@sonarqubecloud

Copy link
Copy Markdown

@m-tmatma m-tmatma merged commit 30c7d30 into master Jun 30, 2026
25 checks passed
@m-tmatma m-tmatma deleted the dependabot/github_actions/actions/checkout-7 branch June 30, 2026 05:46
m-tmatma added a commit that referenced this pull request Jul 2, 2026
actions/checkout v7 (#2498) により、workflow_run 内でフォーク PR の
head を既定でチェックアウト拒否するようになり、コントリビューターの
フォークからビルドされた PR に対する SonarCloud スキャンが失敗して
いた。allow-unsafe-pr-checkout: true を追加し、従来この workflow が
前提としていた挙動に戻す。

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants