Skip to content

Pin official GitHub workflow actions to SHAs (2/n)#21735

Merged
bhimrazy merged 1 commit into
Lightning-AI:masterfrom
bhimrazy:pin-official-github-actions-shas
May 25, 2026
Merged

Pin official GitHub workflow actions to SHAs (2/n)#21735
bhimrazy merged 1 commit into
Lightning-AI:masterfrom
bhimrazy:pin-official-github-actions-shas

Conversation

@bhimrazy

@bhimrazy bhimrazy commented May 22, 2026

Copy link
Copy Markdown
Collaborator

What does this PR do?

Pins official GitHub Actions used across active workflows to verified commit SHAs.

Updated workflows:

  • Package building
  • Legacy checkpoint generation
  • Package install checks
  • Fabric tests
  • PyTorch tests
  • Code checks
  • Docs builds
  • Tutorial updates
  • Nightly packages
  • Package releases

Pinned references

@codecov-commenter

codecov-commenter commented May 22, 2026

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87%. Comparing base (5f98958) to head (296178f).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #21735   +/-   ##
=======================================
  Coverage      87%      87%           
=======================================
  Files         270      270           
  Lines       23973    23973           
=======================================
  Hits        20751    20751           
  Misses       3222     3222           

@bhimrazy bhimrazy left a comment

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Checked

@bhimrazy bhimrazy merged commit f1d6af4 into Lightning-AI:master May 25, 2026
191 of 195 checks passed
@bhimrazy bhimrazy deleted the pin-official-github-actions-shas branch May 25, 2026 17:35
tchaton pushed a commit to Lightning-AI/litData that referenced this pull request May 29, 2026
* chore: pin GitHub Actions to verified commit SHAs

Pins all workflow actions to full commit SHAs with version comments
for supply chain security, following the pattern in Lightning-AI/pytorch-lightning#21735.

Pinned actions:
- actions/checkout@v6 → de0fac2 (v6.0.2)
- actions/setup-python@v6 → a309ff8 (v6.2.0)
- actions/download-artifact@v8 → 3e5f45b (v8.0.1)
- actions/github-script@v9 → 3a2844b (v9.0.0)
- actions/first-interaction@v3 → 1c4688942c71f71d4f5502a26ea67c331730fa4d (v3.1.0)
- astral-sh/setup-uv@v7 → 37802ad (v7.6.0)
- codecov/codecov-action@v6 → e79a696 (v6.0.1)
- pypa/gh-action-pypi-publish@v1.14.0 → cef2210 (v1.14.0)
- JamesIves/github-pages-deploy-action@v4.8.0 → d92aa23 (v4.8.0)

* chore: pin Lightning-AI/utilities reusable workflows to v0.15.3 SHA
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.

5 participants