Skip to content

Commit 2102a29

Browse files
Bump pypa/gh-action-pypi-publish from 1.14.1 to 1.14.2 (#291)
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](pypa/gh-action-pypi-publish@v1.14.1...v1.14.2) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e239b43 commit 2102a29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
path: dist
4343
merge-multiple: true # download and extract all artifacts in the same directory
4444

45-
- uses: pypa/gh-action-pypi-publish@v1.14.1
45+
- uses: pypa/gh-action-pypi-publish@v1.14.2
4646
with:
4747
user: __token__
4848
password: ${{ secrets.PYPI_ESPEI_TOKEN }}

0 commit comments

Comments
 (0)