chore: Pin GitHub Actions to commit SHAs by pgoslatara · Pull Request #1196 · python-mode/python-mode
This PR pins GitHub Actions to exact commit SHAs for more reproducible builds.
Why pin to commit SHAs?
Pinning GitHub Actions to specific commit SHAs ensures your workflow uses the exact same version every time, preventing unexpected changes when an action publisher releases a new version. This improves security and reliability.
Changes
- Pinned
codecov/codecov-actionfromv3toab904c4in.github/workflows/test.yml - Pinned
actions/download-artifactfromv4tod3f86a1in.github/workflows/test.yml - Pinned
actions/upload-artifactfromv4toea165f8in.github/workflows/test.yml - Pinned
actions/checkoutfromv4to34e1148in.github/workflows/test.yml - Pinned
actions/setup-pythonfromv5toa26af69in.github/workflows/test.yml