Skip to content

chore: pin GitHub Actions to full-length commit SHAs#91

Merged
joshuarli merged 1 commit intomasterfrom
pin-gha-actions
Mar 25, 2026
Merged

chore: pin GitHub Actions to full-length commit SHAs#91
joshuarli merged 1 commit intomasterfrom
pin-gha-actions

Conversation

@joshuarli
Copy link
Copy Markdown
Member

Summary

  • Pin all GitHub Actions references in .github/ workflow files to full-length commit SHAs

Generated by devenv pin_gha.

🤖 Generated with Claude Code

@joshuarli joshuarli requested review from a team and romtsn as code owners March 24, 2026 06:46
@joshuarli joshuarli requested a review from geoffg-sentry March 24, 2026 06:46

steps:
- uses: actions/checkout@v6
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
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.

I would remove the # v6 comment, these comments tend to go out of sync with the actual version over time.

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.

If this is just how devenv generates the SHAs then ignore me.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

its how devenv does it, yeah

@joshuarli joshuarli merged commit 269214b into master Mar 25, 2026
10 checks passed
@joshuarli joshuarli deleted the pin-gha-actions branch March 25, 2026 04:01
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.

4 participants