Skip to content

[3.14] gh-146488: hash-pin all action references (gh-146489)#147983

Open
woodruffw wants to merge 3 commits intopython:3.14from
woodruffw-forks:ww/pin-314
Open

[3.14] gh-146488: hash-pin all action references (gh-146489)#147983
woodruffw wants to merge 3 commits intopython:3.14from
woodruffw-forks:ww/pin-314

Conversation

@woodruffw
Copy link
Copy Markdown
Contributor

@woodruffw woodruffw commented Apr 1, 2026

This is like #146489, but recreated for 3.14 because of CI drift.

Important: unlike the others, this leaves some unpinned @master references because pinact won't pin those by default. I can also pin them (they're pinned on the living head), but haven't done so yet. Please let me know what you'd prefer!

This is like python#146489, but recreated for 3.13 because of CI drift.

Important: unlike the others, this leaves some unpinned `@master`
references because pinact won't pin those by default. I can also pin
them (they're pinned on the living head), but haven't done so yet.
Please let me know what you'd prefer!

Signed-off-by: William Woodruff <william@yossarian.net>
@hugovk
Copy link
Copy Markdown
Member

hugovk commented Apr 1, 2026

If we decided to pin @master in main, let's do for backports as well. If nothing else, it'll make future backports easier. And be a bit more secure?

@sethmlarson
Copy link
Copy Markdown
Contributor

Agreed with @hugovk, whatever we have in main should be backported to make future changes easier.

Signed-off-by: William Woodruff <william@yossarian.net>
@woodruffw
Copy link
Copy Markdown
Contributor Author

Done! Unfortunately I think Dependabot and other tools don't do a good job of auto-bumping those kind of master refs, but maybe gha-update can do it?

Copy link
Copy Markdown
Member

@hugovk hugovk left a comment

Choose a reason for hiding this comment

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

Let's also remove unpinned-uses from .github/zizmor.yml in all of these backports.

@bedevere-app
Copy link
Copy Markdown

bedevere-app bot commented Apr 1, 2026

A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated.

Once you have made the requested changes, please leave a comment on this pull request containing the phrase I have made the requested changes; please review again. I will then notify any core developers who have left a review that you're ready for them to take another look at this pull request.

@woodruffw
Copy link
Copy Markdown
Contributor Author

Let's also remove unpinned-uses from .github/zizmor.yml in all of these backports.

Oops, thanks. It wasn't present in some of the older version branches so I didn't think to remove it elsewhere...

Signed-off-by: William Woodruff <william@yossarian.net>
@woodruffw
Copy link
Copy Markdown
Contributor Author

I have made the requested changes; please review again.

@bedevere-app
Copy link
Copy Markdown

bedevere-app bot commented Apr 1, 2026

Thanks for making the requested changes!

@hugovk: please review the changes made to this pull request.

@bedevere-app bedevere-app bot requested a review from hugovk April 1, 2026 20:36
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.

4 participants