Skip to content

Commit 18f36e0

Browse files
authored
Merge pull request #1339 from Anselmoo/renovate/pypa-gh-action-pypi-publish-digest
chore(deps): update pypa/gh-action-pypi-publish digest to 87b624f
2 parents 36b296c + 0ba4b0e commit 18f36e0

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

0 commit comments

Comments
 (0)