Default GHA permissions to contents: read#148346
Conversation
|
https://github.com/hugovk/cpython/actions/runs/24252340106 I think this will pass when merged, because it won't have the mismatch between |
|
@hugovk you may want to adjust line 616 |
|
Yep, add |
|
Thanks, better now: https://github.com/hugovk/cpython/actions/runs/24280156057?pr=148346 |
|
Thanks @hugovk for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11, 3.12, 3.13, 3.14. |
|
Sorry, @hugovk, I could not cleanly backport this to |
|
Sorry, @hugovk, I could not cleanly backport this to |
|
Sorry, @hugovk, I could not cleanly backport this to |
|
Sorry, @hugovk, I could not cleanly backport this to |
|
Sorry, @hugovk, I could not cleanly backport this to |
(cherry picked from commit 9c9df8a) Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
|
GH-148386 is a backport of this pull request to the 3.14 branch. |
|
GH-148387 is a backport of this pull request to the 3.13 branch. |
|
GH-148388 is a backport of this pull request to the 3.12 branch. |
(cherry picked from commit 9c9df8a) Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
(cherry picked from commit 9c9df8a) Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
|
GH-148389 is a backport of this pull request to the 3.11 branch. |
|
GH-148391 is a backport of this pull request to the 3.10 branch. |
Follow on from #148114, so GitHub Actions can run in private forks:
#148114 (comment)