Skip to content

Commit c7f2caf

Browse files
Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 (#3459)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.12.2 to 1.12.3. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.12.2...v1.12.3) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0e33d24 commit c7f2caf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@ jobs:
4343
name: ${{ env.dists-artifact-name }}
4444
path: dist/
4545
- name: Publish to PyPI
46-
uses: pypa/gh-action-pypi-publish@v1.12.2
46+
uses: pypa/gh-action-pypi-publish@v1.12.3
4747
with:
4848
attestations: true

0 commit comments

Comments
 (0)