Skip to content

Commit 11a7f04

Browse files
build(deps): bump pypa/gh-action-pypi-publish from 1.8.14 to 1.10.3 (#539)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.14 to 1.10.3. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.8.14...v1.10.3) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e982224 commit 11a7f04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,6 @@ jobs:
147147
run: python -m build --sdist --wheel --outdir dist/
148148

149149
- name: Publish package
150-
uses: pypa/gh-action-pypi-publish@v1.8.14
150+
uses: pypa/gh-action-pypi-publish@v1.10.3
151151
with:
152152
attestations: true

0 commit comments

Comments
 (0)