Skip to content

Commit 5d0334c

Browse files
build(deps): bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.2 (#534)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.10.0 to 1.10.2. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.10.0...v1.10.2) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 45e37ad commit 5d0334c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,6 @@ jobs:
140140
run: python -m build --sdist --wheel --outdir dist/
141141

142142
- name: Publish package
143-
uses: pypa/[email protected].0
143+
uses: pypa/[email protected].2
144144
with:
145145
attestations: true

0 commit comments

Comments
 (0)