Skip to content

Commit 519dee7

Browse files
Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 (#4701)
Co-authored-by: Bibo-Joshi <[email protected]>
1 parent 753f372 commit 519dee7

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

.github/workflows/release_pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
name: python-package-distributions
6161
path: dist/
6262
- name: Publish to PyPI
63-
uses: pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70 # v1.12.3
63+
uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4
6464

6565
compute-signatures:
6666
name: Compute SHA1 Sums and Sign with Sigstore

.github/workflows/release_test_pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
name: python-package-distributions
6161
path: dist/
6262
- name: Publish to Test PyPI
63-
uses: pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70 # v1.12.3
63+
uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4
6464
with:
6565
repository-url: https://test.pypi.org/legacy/
6666

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
internal = "Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4"
2+
[[pull_requests]]
3+
uid = "4701"
4+
author_uid = "dependabot[bot]"
5+
closes_threads = []

0 commit comments

Comments
 (0)