Summary
static-checks.yaml now uses rhysd/actionlint@v1.7.12 because @v1 no longer resolves. Repos/orgs using "allow actions by version" may currently allow only @v1, which can block this workflow.
Required follow-up
- Update the GitHub Actions allowlist rule to permit
rhysd/actionlint@v1.7.12 (or an equivalent approved pattern).
- Verify the
actionlint job runs in CI after policy update.
Notes
This is an environment/policy update outside repository code and should be tracked alongside the workflow fix PR.
Summary
static-checks.yamlnow usesrhysd/actionlint@v1.7.12because@v1no longer resolves. Repos/orgs using "allow actions by version" may currently allow only@v1, which can block this workflow.Required follow-up
rhysd/actionlint@v1.7.12(or an equivalent approved pattern).actionlintjob runs in CI after policy update.Notes
This is an environment/policy update outside repository code and should be tracked alongside the workflow fix PR.