Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/release_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
name: python-package-distributions
path: dist/
- name: Publish to PyPI
uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4
uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0

compute-signatures:
name: Compute SHA1 Sums and Sign with Sigstore
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release_test_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
name: python-package-distributions
path: dist/
- name: Publish to Test PyPI
uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4
uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
with:
repository-url: https://test.pypi.org/legacy/

Expand Down
5 changes: 5 additions & 0 deletions changes/unreleased/0007.VskSAk9qxbJwh2rPHPAv3j.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
dependencies = "Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0"
[[pull_requests]]
uid = "7"
author_uid = "dependabot[bot]"
closes_threads = []