Skip to content

Commit c4af7d1

Browse files
CI: (deps): Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.7.1
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.6.4 to 1.7.1. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.6.4...v1.7.1) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 926d2a2 commit c4af7d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,6 @@ jobs:
5656
cp packages-*/* dist/
5757
5858
- name: Publish Package
59-
uses: pypa/gh-action-pypi-publish@v1.6.4
59+
uses: pypa/gh-action-pypi-publish@v1.7.1
6060
with:
6161
password: ${{ secrets.PYPI_TOKEN }}

0 commit comments

Comments
 (0)