Skip to content

Commit 2a331ec

Browse files
build(deps): Bump pypa/gh-action-pypi-publish in the actions group
Bumps the actions group with 1 update: [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish). Updates `pypa/gh-action-pypi-publish` from 1.10.2 to 1.10.3 - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.10.2...v1.10.3) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent abb31f8 commit 2a331ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ jobs:
4141
overwrite: true
4242
file_glob: true
4343
- name: Deploy to PyPI
44-
uses: pypa/[email protected].2
44+
uses: pypa/[email protected].3
4545
with:
4646
attestations: true

0 commit comments

Comments
 (0)