Skip to content

Commit cd9c98c

Browse files
chore(deps): bump pypa/gh-action-pypi-publish from 1.6.1 to 1.6.4 (#626)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.6.1 to 1.6.4. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.6.1...v1.6.4) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0eb15d0 commit cd9c98c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123
name: Packages
124124
path: dist
125125

126-
- uses: pypa/gh-action-pypi-publish@v1.6.1
126+
- uses: pypa/gh-action-pypi-publish@v1.6.4
127127
with:
128128
password: ${{ secrets.pypi_password }}
129129

0 commit comments

Comments
 (0)