Skip to content

Commit 016d138

Browse files
authored
Merge pull request #1724 from Anselmoo/renovate/pypa-gh-action-pypi-publish-digest
chore(deps): update pypa/gh-action-pypi-publish digest to e7723a4
2 parents b0c12e0 + 39018ee commit 016d138

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-cd.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Build package
3333
run: python -m build
3434
- name: Publish package
35-
uses: pypa/gh-action-pypi-publish@218af422c0fa05550b8e80695d044935d35a8652
35+
uses: pypa/gh-action-pypi-publish@e7723a410eb01c55f02a75cf26a230ed14f1b19e
3636
with:
3737
user: __token__
3838
password: ${{ secrets.TWINE_TOKEN }}

0 commit comments

Comments
 (0)