Skip to content

Commit 740bf7d

Browse files
Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 (#588)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7a7302e commit 740bf7d

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
@@ -52,7 +52,7 @@ jobs:
5252
run: >-
5353
python3 -m build
5454
- name: Publish release to PyPI
55-
uses: pypa/gh-action-pypi-publish@v1.8.11
55+
uses: pypa/gh-action-pypi-publish@v1.8.12
5656
with:
5757
user: __token__
5858
password: ${{ secrets.PYPI_TOKEN }}

0 commit comments

Comments
 (0)