Skip to content

Commit 22fe9ff

Browse files
Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 (#997)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5078962 commit 22fe9ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
run: >-
6565
python3 -m build
6666
- name: Publish release to PyPI
67-
uses: pypa/gh-action-pypi-publish@v1.12.2
67+
uses: pypa/gh-action-pypi-publish@v1.12.3
6868
with:
6969
user: __token__
7070
password: ${{ secrets.PYPI_TOKEN }}

0 commit comments

Comments
 (0)