Skip to content

Commit 8ac8e84

Browse files
authored
Merge pull request #1802 from Anselmoo/renovate/pypa-gh-action-pypi-publish-digest
chore(deps): update pypa/gh-action-pypi-publish digest to e1dad8a
2 parents d68bfb1 + 8583f4b commit 8ac8e84

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

0 commit comments

Comments
 (0)