Closed dependabot[bot] closed 1 month ago
This pull request updates the pypa/gh-action-pypi-publish action from version 1.8.14 to 1.10.3 in the GitHub Actions workflow file. The update includes several minor improvements and bug fixes to the PyPI publishing action.
No diagrams generated as the changes look simple and do not need a visual representation.
Change | Details | Files |
---|---|---|
Update pypa/gh-action-pypi-publish action version |
|
.github/workflows/pypi.yml |
Bumps pypa/gh-action-pypi-publish from 1.8.14 to 1.10.3.
Release notes
Sourced from pypa/gh-action-pypi-publish's releases.
... (truncated)
Commits
f760068
Merge pull request #271 from mosfet80/patch-36edc294
Fix node.js v16 deprecation self-smoke-test-action.yml85a5a80
Merge pull request #270 from trail-of-forks/fix-magic-link-summary954318b
Merge pull request #267 from mosfet80/patch-224791c7
Merge pull request #266 from mosfet80/patch-1d8c8948
Fix magic link nudge formatting in job summarya1ce384
Check for Trusted Publishing in magic link logic00b87c8
Update check-jsonschema and pre-commit libsa571f1e
Update pylint lib897895f
Merge pull request #262 from trail-of-forks/ww/bump-attestations-reqDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show
Summary by Sourcery
Bump the version of the GitHub Action used for publishing packages to PyPI in the CI workflow to incorporate the latest improvements and fixes.
CI: