Skip to content

Commit 1f75aa1

Browse files
authored
Merge pull request #1821 from Anselmoo/renovate/pypa-gh-action-pypi-publish-digest
chore(deps): update pypa/gh-action-pypi-publish digest to db8f07d
2 parents f1176d9 + b4028eb commit 1f75aa1

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

0 commit comments

Comments
 (0)