Skip to content

chore: pin GitHub Actions to commit SHAs#65

Merged
arbrandes merged 1 commit into
openedx:mainfrom
irfanuddinahmad:iahmad/pin-actions-to-sha
May 15, 2026
Merged

chore: pin GitHub Actions to commit SHAs#65
arbrandes merged 1 commit into
openedx:mainfrom
irfanuddinahmad:iahmad/pin-actions-to-sha

Conversation

@irfanuddinahmad
Copy link
Copy Markdown
Contributor

Summary

  • Pins all pinnable GitHub Action `uses:` refs to full commit SHAs with human-readable version comments
  • Generated using pinact v3.10.0

Context

Part of the org-wide SHA-pinning migration: openedx/.github#165

Resolves openedx/.github#165

Reusable workflow calls (`openedx/.github/.github/workflows/...@master`) are intentionally left unpinned — they track the org's shared workflows by design.

Test plan

  • Confirm CI passes

🤖 Generated with Claude Code

Part of the org-wide SHA-pinning migration (openedx/.github#165).
Pins all pinnable action refs to full commit SHAs with version comments,
using pinact v3.10.0.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@arbrandes arbrandes merged commit 0ca0e46 into openedx:main May 15, 2026
2 checks passed
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.

Use Commit Hashes to Version Reusable Github Actions Tasks

2 participants