Skip to content

Commit d3ce2e5

Browse files
renovate[bot]MaxWinterstein
authored andcommitted
Update pypa/gh-action-pypi-publish digest to db8f07d
1 parent f895080 commit d3ce2e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Build package
3030
run: python -m build --sdist
3131
- name: Publish package
32-
uses: pypa/gh-action-pypi-publish@27b31702a0e7fc50959f5ad993c78deac1bdfc29
32+
uses: pypa/gh-action-pypi-publish@db8f07d3871a0a180efa06b95d467625c19d5d5f
3333
with:
3434
user: __token__
3535
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)