Skip to content

Make solution.patch#2772

Open
daviddprtma wants to merge 1 commit into
openai:mainfrom
daviddprtma:main
Open

Make solution.patch#2772
daviddprtma wants to merge 1 commit into
openai:mainfrom
daviddprtma:main

Conversation

@daviddprtma
Copy link
Copy Markdown

This pull request updates the GitHub Actions workflows to use pinned commit SHAs for all third-party actions instead of floating version tags. This change enhances security and reproducibility by ensuring that workflows always use the exact same version of each action.

Workflow security and reproducibility improvements:

  • Updated all third-party GitHub Actions in .github/workflows/python-publish.yml and .github/workflows/test.yml to use specific commit SHAs instead of version tags, including actions/checkout, actions/setup-python, actions/cache, actions-ecosystem/action-regex-match, softprops/action-gh-release, and conda-incubator/setup-miniconda.

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.

1 participant