Skip to content

Commit c574d91

Browse files
authored
Merge pull request #267 from ASFHyP3/dependabot/github_actions/pypa/gh-action-pypi-publish-1.8.14
Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14
2 parents d054d3d + 8da85d5 commit c574d91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/distribute.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
python -m build
3030
3131
- name: upload to PyPI.org
32-
uses: pypa/[email protected].12
32+
uses: pypa/[email protected].14
3333
with:
3434
user: __token__
3535
password: ${{ secrets.TOOLS_PYPI_PAK }}

0 commit comments

Comments
 (0)