#13411 pinned all actions to SHAs, which froze pre-existing version skew in place:
actions/checkout: v4.4.0 (issue_enrichment, pr_autoresponder) vs v7.0.1 elsewhere
actions/github-script: v7.1.0 (pm_on_call_notification) vs v9.0.0 elsewhere
Consolidate to a single version of each action so the pin surface stays small and upgrades are uniform.
#13411 pinned all actions to SHAs, which froze pre-existing version skew in place:
actions/checkout: v4.4.0 (issue_enrichment, pr_autoresponder) vs v7.0.1 elsewhereactions/github-script: v7.1.0 (pm_on_call_notification) vs v9.0.0 elsewhereConsolidate to a single version of each action so the pin surface stays small and upgrades are uniform.