Skip to content

chore(ci): bump actions/checkout from 6.0.2 to 7.0.0#27

Merged
morgaesis merged 2 commits into
mainfrom
dependabot/github_actions/actions/checkout-7.0.0
Jul 15, 2026
Merged

chore(ci): bump actions/checkout from 6.0.2 to 7.0.0#27
morgaesis merged 2 commits into
mainfrom
dependabot/github_actions/actions/checkout-7.0.0

Merge branch 'main' into dependabot/github_actions/actions/checkout-7…

d8740ce
Select commit
Loading
Failed to load commit list.
postil-dev / postil/review succeeded Jul 14, 2026 in 15s

0 error, 0 warn, 1 info

1 finding worth a look. It does not block this merge.

Review details

Annotations

Check notice on line 25 in .github/workflows/audit.yml

See this annotation in the file changed.

@postil-dev postil-dev / postil/review

Verify compatibility with actions/checkout v7.0.0

The PR updates the actions/checkout version to 7.0.0, which includes changes such as blocking
checking out fork PRs for pull_request_target and workflow_run. Verify that this change does not
break any existing workflows or introduce unintended behavior. Check the workflows that use this
action to ensure they still function as expected.