Skip to content

Migrate to Trusted Publishing #5993

@pcaversaccio

Description

@pcaversaccio

Background: https://github.blog/changelog/2025-09-29-strengthening-npm-security-important-changes-to-authentication-and-token-management/

Image

You rely on NPM_TOKENs e.g. here which will be revoked (I assume it's a legacy token):

NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

You should migrate to trusted publishing: https://docs.npmjs.com/trusted-publishers. Note that trusted publishing will automatically generate provenance: https://docs.npmjs.com/trusted-publishers#automatic-provenance-generation.

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