Skip to content

chore: update GitHub Action pins#133

Merged
jason-famedly merged 2 commits into
mainfrom
chore/update-github-actions-shas
May 26, 2026
Merged

chore: update GitHub Action pins#133
jason-famedly merged 2 commits into
mainfrom
chore/update-github-actions-shas

Conversation

@nikzen

@nikzen nikzen commented May 26, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Update GitHub Actions in workflows to the latest upstream default-branch commit SHAs.
  • Keep existing action paths and only replace refs after @.

Verification

  • Checked generated diff to include only .github/**/*.yml / .github/**/*.yaml workflow action refs.
  • CI on this PR should validate the updated action versions.

@nikzen
nikzen requested a review from a team as a code owner May 26, 2026 08:54
Pin listed workflow actions to current upstream default-branch SHAs.
@nikzen
nikzen force-pushed the chore/update-github-actions-shas branch from cf83f45 to 5cbb32a Compare May 26, 2026 09:07
@codecov

codecov Bot commented May 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.61%. Comparing base (7eec058) to head (1b9c4d4).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #133   +/-   ##
=======================================
  Coverage   95.61%   95.61%           
=======================================
  Files           7        7           
  Lines         798      798           
  Branches      118      118           
=======================================
  Hits          763      763           
  Misses         22       22           
  Partials       13       13           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7eec058...1b9c4d4. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Pin all external workflow actions to current upstream default-branch SHAs.

@jason-famedly jason-famedly left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks fine.

We need to try and swap out the chartboost/ruff-action for the new built in tooling that does the same thing(this action has not been updated since 2024 and is archived). The migration to a newer codecov action allows using the oidc login method, so that should be adjusted as well

@jason-famedly
jason-famedly merged commit 413929e into main May 26, 2026
10 checks passed
@jason-famedly
jason-famedly deleted the chore/update-github-actions-shas branch May 26, 2026 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants