Skip to content

prefer trusted publishing for authentication #220

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
korniltsev opened this issue Apr 29, 2025 · 0 comments
Open

prefer trusted publishing for authentication #220

korniltsev opened this issue Apr 29, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@korniltsev
Copy link
Collaborator

korniltsev commented Apr 29, 2025

info[use-trusted-publishing]: prefer trusted publishing for authentication
   --> ./.github/workflows/publish.yml:109:9
    |
109 |         uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4
    |         -------------------------------------------------------------------------- info: this step
110 |         with:
111 |           user: __token__
112 |           password: ${{ secrets.PYPI_API_TOKEN }}
    |           --------------------------------------- info: uses a manually-configured credential instead of Trusted Publishing
    |
    = note: audit confidence → High

#219

@korniltsev korniltsev added the bug Something isn't working label Apr 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant