Skip to content

Commit 1cebff8

Browse files
chore(deps): ⬆️ update pypa/gh-action-pypi-publish digest to 20d40f6 (#1814)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Anselm Hahn <[email protected]>
1 parent f22f6f6 commit 1cebff8

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@e1dad8a51d599265993e342ee807cac176eb71d4
35+
uses: pypa/gh-action-pypi-publish@20d40f69a1d306453777ffecb5a86860e850ba0f
3636
with:
3737
user: __token__
3838
password: ${{ secrets.TWINE_TOKEN }}

0 commit comments

Comments
 (0)