Update pypi-publish GitHub Action to v1.13.0#578
Merged
santisoler merged 3 commits intomainfrom Sep 4, 2025
Merged
Conversation
Update it since the last version (v1.12.4) has a known vulnerability discovered by Zizmor.
Member
|
You beat me to it 😉 |
Member
Author
|
I'm going to use the version number instead of the hash. For some reason dependabot didn't open issues in Harmonica, Choclo and Bordado. And I guess it's because the hashes... I think it's less risky to use version numbers and receive quick dependabot PRs, rather than being paranoid about version hijack on Actions and keep using a vulnerable version for long. I only caught this because of Zizmor, which is great news, but still, dependabot will always be faster. |
Member
Author
|
Ok, I take it back. Zizmor doesn't allow that. Sooo, here that we have Zizmor working on CI, I'll leave the hashes. |
This reverts commit 464ddf6.
Member
|
Dependabot catches the hash change as well so I think it's a matter of it not getting to it since the release only happened 15h ago. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update the version of
gh-action-pypi-publishused in our workflows since the last version (v1.12.4) has a known vulnerability discovered by Zizmor.