chore(deps): bump pypa/gh-action-pypi-publish from 1.14.1 to 1.14.2

Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.14.1 to 1.14.2.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](ba38be9e46...dc37677b2e)

---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
  dependency-version: 1.14.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-09-01 22:03:59 +00:00
committed by l
parent 3a95717783
commit be693aacd9
2 changed files with 2 additions and 2 deletions

View File

@@ -390,7 +390,7 @@ jobs:
- name: Publish deltachat-rpc-server to PyPI - name: Publish deltachat-rpc-server to PyPI
if: github.event_name == 'release' if: github.event_name == 'release'
uses: pypa/gh-action-pypi-publish@ba38be9e461d3875417946c167d0b5f3d385a247 uses: pypa/gh-action-pypi-publish@dc37677b2e1c63e2034f94d8a5b11f265b73ba33
publish_npm_package: publish_npm_package:
name: Build & Publish npm prebuilds and deltachat-rpc-server name: Build & Publish npm prebuilds and deltachat-rpc-server

View File

@@ -47,4 +47,4 @@ jobs:
name: python-package-distributions name: python-package-distributions
path: dist/ path: dist/
- name: Publish deltachat-rpc-client to PyPI - name: Publish deltachat-rpc-client to PyPI
uses: pypa/gh-action-pypi-publish@ba38be9e461d3875417946c167d0b5f3d385a247 uses: pypa/gh-action-pypi-publish@dc37677b2e1c63e2034f94d8a5b11f265b73ba33