internetarchive / internetarchive/openlibrary
Normalize frozen GitHub Actions version skew (follow-up to #13411)
Open
Affects: Configuration
Lead: @jimchamp
Needs: Breakdown
Priority: 3
- Dominant language
- Python
- Stars
- 6.7k
- Forks
- 2k
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 138
Description
#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.
Contributor guide
Assessment
This issue has not been assessed yet.