### Description Currently, our GitHub Actions `- uses` mixed `@{TAG_NAME}` and `@{COMMIT_SHA}`. Verified Actions and Sentry-maintained Actions may be by tag, but ideally, we use the Commit-SHA everywhere, for both security and reproducibility.