Skip to content

Commit 954fb31

Browse files
Bump pypa/gh-action-pypi-publish in the gha-updates group
Bumps the gha-updates group with 1 update: [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish). Updates `pypa/gh-action-pypi-publish` from 1.13.0 to 1.14.0 - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.13.0...v1.14.0) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gha-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3e392d8 commit 954fb31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ jobs:
2626
files: "dist/*"
2727
repo-token: ${{ secrets.GITHUB_TOKEN }}
2828
- name: 🚀 Publish to PyPI
29-
uses: pypa/gh-action-pypi-publish@v1.13.0
29+
uses: pypa/gh-action-pypi-publish@v1.14.0
3030
with:
3131
password: ${{ secrets.PYPI_PASSWORD }}

0 commit comments

Comments
 (0)