Skip to content

Action is not compatible with repositories GitHub's SHA pinning policy #23

@zanieb

Description

@zanieb

Hi!

This action cannot be used with GitHub's new policy to require SHA pinning (https://github.blog/changelog/2025-08-15-github-actions-policy-now-supports-blocking-and-sha-pinning-actions/) because it is a composite using an unpinned action, e.g., pinning this action still means that an unpinned action is used.

Consequently, we have to migrate off the action astral-sh/python-build-standalone#771

I'd recommend pinning the child action's commit so users can have more secure invocations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions