ci: GitHub Action seanmiddleditch/gha-setup-ninja is now archived
Open
Beginner friendly
Nobody has claimed this yet.
dependencies
github_actions
- Dominant language
- Python
- Stars
- 10.7k
- Forks
- 1.9k
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 5
Description
Should we be depending on an archived GitHub Action like https://github.com/seanmiddleditch/gha-setup-ninja ?
https://github.com/nodejs/node-gyp/blob/eae161fe74df16544eead9591673d2d3bf0a4b4f/.github/workflows/tests.yml#L132
https://docs.zizmor.sh/audits/#archived-uses
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with .github/workflows/tests.yml at line 132 and inspect the referenced seanmiddleditch/gha-setup-ninja action. Review the archived-action guidance from the linked zizmor audit documentation and identify the supported replacement approach. Done means the workflow no longer depends on the archived action and remains valid.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100