Skip to content

Pin GitHub Actions and cap uv deps#1458

Merged
tconley1428 merged 3 commits into
mainfrom
pin-github-actions-shas
Apr 17, 2026
Merged

Pin GitHub Actions and cap uv deps#1458
tconley1428 merged 3 commits into
mainfrom
pin-github-actions-shas

Conversation

@tconley1428
Copy link
Copy Markdown
Contributor

Summary

  • pin GitHub Actions workflow refs to immutable commit SHAs
  • pin temporalio reusable workflow references to immutable SHAs
  • add a rolling uv exclude-newer policy with an openai-agents override

Testing

  • rg -n "uses:\s*[^#\n]+@(main|master|v[0-9]+|stable)\b|OMES_REF:\s*(main|master)\b" .github/workflows -g '.yml' -g '.yaml'
  • uv sync --dry-run

@tconley1428 tconley1428 requested a review from a team as a code owner April 16, 2026 16:54
Copy link
Copy Markdown
Member

@Sushisource Sushisource left a comment

Choose a reason for hiding this comment

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

Thanks!

@tconley1428 tconley1428 merged commit 6948be1 into main Apr 17, 2026
54 of 59 checks passed
@tconley1428 tconley1428 deleted the pin-github-actions-shas branch April 17, 2026 16:53
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