Skip to content

MAINT, CI: pin actions/setup-python#83

Merged
nray merged 1 commit intomainfrom
treddy_issue_80_some_hashes
Apr 14, 2026
Merged

MAINT, CI: pin actions/setup-python#83
nray merged 1 commit intomainfrom
treddy_issue_80_some_hashes

Conversation

@tylerjereddy
Copy link
Copy Markdown
Collaborator

* Related to a small piece of gh-80.

* Pin `actions/setup-python` for the reasons described in the matching
issue. `dependabot` should then respect our desire to use hashes
for security reasons when doing future version bumps.

* The hash for the latest stable release pinned here can be found at:
https://github.com/actions/setup-python/releases/tag/v6.2.0

* An example of this usage/pinning upstream:
https://github.com/scipy/scipy/blob/main/.github/workflows/linux.yml#L53
Copy link
Copy Markdown
Collaborator

@nray nray left a comment

Choose a reason for hiding this comment

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

This PR is superseding the dependabot PR 81. Will close that PR once this is merged.

@nray nray merged commit de66e8d into main Apr 14, 2026
19 checks passed
@nray nray deleted the treddy_issue_80_some_hashes branch April 14, 2026 17:57
@tylerjereddy
Copy link
Copy Markdown
Collaborator Author

@nray I don't think that is right -- actions/checkout is a different action than this one

@nray
Copy link
Copy Markdown
Collaborator

nray commented Apr 14, 2026

@nray I don't think that is right -- actions/checkout is a different action than this one

Yes, I misread. Will rebase manually the dependabot PR since I merged the main branch to it, and it cannot rebase automatically anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants