Migrate CI to Twilio GHA macos-latest runners#445
Open
wenxi-zeng wants to merge 4 commits into
Open
Conversation
wenxi-zeng
commented
Jul 20, 2026
Contributor
- Replace macos-26 with macos-latest
- Remove blocked third-party actions (setup-xcode, ssh-agent, cancel-workflow-action, codecov)
- Use native concurrency group for workflow cancellation
- Remove SSH agent (sovran-swift and jsonsafeencoding-swift are public)
- Update actions/checkout to v4
|
Semgrep found 6
GitHub Actions step uses a mutable tag or branch reference. Tags and branch names can be silently repointed by the action owner, enabling supply-chain attacks — as seen in the trivy-action and kics-github-action compromises. Pin the reference to a full 40-character commit SHA instead, e.g. Need help with this issue? Consult our appsec team or ask in #help-appsec on Slack. |
- Replace macos-26 with macos-latest - Remove blocked third-party actions (setup-xcode, ssh-agent, cancel-workflow-action, codecov) - Use native concurrency group for workflow cancellation - Remove SSH agent (sovran-swift and jsonsafeencoding-swift are public) - Update actions/checkout to v4 pinned to full SHA - Trigger on push to any branch Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
wenxi-zeng
force-pushed
the
wzeng/ci-gha-macos
branch
from
July 20, 2026 16:32
85b83fa to
79300a0
Compare
Org policy requires all actions pinned to full-length commit SHA. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.