Skip to content

Commit 636c1ee

Browse files
Update pypa/gh-action-pypi-publish digest to 76f52bc
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5459300 commit 636c1ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ jobs:
2222
# v1.4.2 release. Using full SHA for security
2323
# https://docs.github.com/en/actions/learn-github-actions/security-hardening-for-github-actions#using-third-party-actions
2424
- name: "Publish distribution 📦 to PyPI"
25-
uses: "pypa/gh-action-pypi-publish@27b31702a0e7fc50959f5ad993c78deac1bdfc29"
25+
uses: "pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc"
2626
with:
2727
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)