Skip to content

Commit 0e09d0a

Browse files
chore(deps): update pypa/gh-action-pypi-publish digest to 8cafb5c
1 parent c2711bb commit 0e09d0a

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

0 commit comments

Comments
 (0)