You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fix startup failure: remove unnecessary id-token:write from delete-packages-and-releases.yml
- Move permissions to job level across all workflows (least privilege)
- Replace PERSONAL_ACCESS_TOKEN with GITHUB_TOKEN everywhere
- Fix script injection: move inputs/context expressions to env vars in run steps
- Replace deprecated ::set-output with GITHUB_OUTPUT (update-cli.yml)
- Update action pins: checkout v6.0.3, setup-node v6.4.0
- Add pull-requests:write to auto-merge and dependabot-merge jobs
- Fix PR number injection in ast-cli-team-review.yml
0 commit comments