Skip to content

Commit 0bbb20a

Browse files
build(deps): bump pypa/gh-action-pypi-publish from 1.14.1 to 1.14.2 (#132)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f604bc8 commit 0bbb20a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pypi-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
- name: Publish release distributions to test.pypi.org
6161
# Using OIDC for PyPI publishing (no API tokens needed)
6262
# See: https://docs.github.com/en/actions/how-tos/secure-your-work/security-harden-deployments/oidc-in-pypi
63-
uses: pypa/gh-action-pypi-publish@ba38be9e461d3875417946c167d0b5f3d385a247 # v1.14.1
63+
uses: pypa/gh-action-pypi-publish@dc37677b2e1c63e2034f94d8a5b11f265b73ba33 # v1.14.2
6464
with:
6565
repository-url: https://test.pypi.org/legacy/
6666

@@ -84,4 +84,4 @@ jobs:
8484
- name: Publish release distributions to pypi.org
8585
# Using OIDC for PyPI publishing (no API tokens needed)
8686
# See: https://docs.github.com/en/actions/how-tos/secure-your-work/security-harden-deployments/oidc-in-pypi
87-
uses: pypa/gh-action-pypi-publish@ba38be9e461d3875417946c167d0b5f3d385a247 # v1.14.1
87+
uses: pypa/gh-action-pypi-publish@dc37677b2e1c63e2034f94d8a5b11f265b73ba33 # v1.14.2

0 commit comments

Comments
 (0)