Skip to content

Commit 2fd8162

Browse files
authored
Merge pull request #32 from SatelliteQE/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 7953604 + 00818af commit 2fd8162

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
python -m twine check dist/*
3030
3131
- name: Build and publish
32-
uses: pypa/[email protected].12
32+
uses: pypa/[email protected].14
3333
with:
3434
user: __token__
3535
password: ${{ secrets.PYPI_TOKEN }}

0 commit comments

Comments
 (0)