Skip to content

Commit 5ea96b5

Browse files
authored
Merge pull request #8303 from microsoft/dependabot/github_actions/pypa/gh-action-pypi-publish-1.14.1
Bump pypa/gh-action-pypi-publish from 1.14.0 to 1.14.1
2 parents bb75daf + 5ff28d1 commit 5ea96b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/upload_to_pypi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ jobs:
3434
- name: Install Twine
3535
run: pip install twine
3636
- name: Publish to pypi
37-
uses: pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b # release/v1
37+
uses: pypa/gh-action-pypi-publish@ba38be9e461d3875417946c167d0b5f3d385a247 # release/v1

0 commit comments

Comments
 (0)