Skip to content

Commit 3af8adf

Browse files
authored
Merge pull request #1382 from Anselmoo/renovate/pypa-gh-action-pypi-publish-digest
chore(deps): update pypa/gh-action-pypi-publish digest to fb9fc6a
2 parents 92e5b51 + 548bb50 commit 3af8adf

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

0 commit comments

Comments
 (0)