chore(ci): bump actions/checkout from 6.0.2 to 7.0.0#27
Merged
morgaesis merged 2 commits intoJul 15, 2026
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.
Annotations
Check notice on line 25 in .github/workflows/audit.yml
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.
Loading