chore(deps): update actions/checkout action to v7 - #92
Conversation
Renovate PR AnalysisUpdate Summary
Release Changes
Breaking Changes
Code Changes RequiredNone - current workflow uses checkout on push events (tags), not pull_request_target or workflow_run events. Security ImpactThe v7.0.0 fork PR blocking is a security enhancement to prevent code injection risks in certain event types. RecommendationSafe to merge — The breaking change (fork PR blocking) only affects pull_request_target and workflow_run events, which this repo's release workflow doesn't use (it triggers on tag push). GitHub-hosted runners support Node 24. |
Renovate PR AnalysisUpdate Summary
Release Changes
Breaking Changes
Code Changes Required
Security Impact
RecommendationNeeds manual review — Major version bump across 3 versions (v4→v7) with Node 24 runtime requirement. Verify GitHub Actions Runner version compatibility before merging. This is a foundational action that affects the entire workflow infrastructure. |
Renovate PR AnalysisUpdate Summary
Release Changes
Breaking Changes
Code Changes Required
Security Impact
RecommendationSafe to merge — GitHub-hosted runners use latest versions by default. Self-hosted runners must be on v2.327.1 or later. The fork PR blocking in v7 is a security feature, not a breaking change for most workflows. |
Renovate PR AnalysisUpdate Summary
Release Changes
Breaking Changes
Code Changes Required
Security Impact
RecommendationSafe to merge — This is a standard GitHub Actions checkout update with no breaking changes for our usage. The workflow uses basic checkout without any deprecated or advanced features. |
Renovate PR AnalysisUpdate Summary
Release Changes
Breaking Changes
Code Changes RequiredNone - update action version in .github/workflows/release.yml lines 22 and 70 Security Impact
RecommendationSafe to merge — Critical security hardening for fork PR workflows (not applicable here), standard version bump with no code changes required. |
Renovate PR AnalysisUpdate Summary
Release Changes
Breaking Changes
Code Changes Required
Security Impact
RecommendationSafe to merge — GitHub-hosted runners use latest versions by default. Self-hosted runners must be on v2.327.1 or later. The fork PR blocking in v7 is a security feature, not a breaking change for most workflows. TinyRSVP uses checkout on push events (tags), not pull_request_target or workflow_run events. |
Renovate PR AnalysisUpdate Summary
Release Changes
Breaking ChangesNone affecting our usage. The security change (blocking fork PR checkout) only affects workflows using Code Changes RequiredNone. The workflow at Security Impact
RecommendationSafe to merge — This is a GitHub Actions version update with security hardening that does not affect our workflow. GitHub-hosted runners already meet the Actions Runner v2.327.1+ requirement. |
Renovate PR AnalysisUpdate Summary
Release Changes
Breaking Changes
Code Changes RequiredReview workflow event types: The workflow uses - name: Checkout
uses: actions/checkout@v4The workflow triggers on Security ImpactHighly positive security hardening: This update adds protection against repository hijacking attacks by blocking fork PR checkouts in specific event types. This is a direct security improvement for workflows that use RecommendationSafe to merge — This is a major version update that includes important security hardening. While the fork PR checkout blocking could affect workflows using |
Renovate PR AnalysisUpdate Summary
Release ChangesMajor version v5, v6, v7 and subsequent releases:
Breaking ChangesYes, major version with breaking changes:
Code Changes RequiredCheck your GitHub Actions workflows for:
Current usage: .github/workflows/*.yml files using Security ImpactSignificant security improvements:
RecommendationNeeds manual review — Major version bump (v4 → v7) with security hardening in v7.0.0 (blocks fork PR checkout for certain events). Verify that:
Note: The v7.0.0 fork PR checkout block is a security hardening. If you intentionally rely on fork PR checkout for these events, you may need to redesign your workflow approach. |
This PR contains the following updates:
v4→v7Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
actions/checkout (actions/checkout)
v7.0.1Compare Source
v7.0.0Compare Source
v6.1.0Compare Source
v6.0.3Compare Source
v6.0.2Compare Source
v6.0.1Compare Source
v6.0.0Compare Source
v5.1.0Compare Source
v5.0.1Compare Source
v5.0.0Compare Source
Configuration
📅 Schedule: (UTC)
🚦 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.