Skip to content

Commit 845c1cd

Browse files
authored
Merge pull request #17 from DavidOsipov/renovate/pypa-gh-action-pypi-publish-digest
Update pypa/gh-action-pypi-publish digest to db8f07d
2 parents 468c5b7 + d599795 commit 845c1cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
3737
- name: Publish distribution 📦 to PyPI
3838
if: startsWith(github.ref, 'refs/tags/v')
39-
uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc
39+
uses: pypa/gh-action-pypi-publish@db8f07d3871a0a180efa06b95d467625c19d5d5f
4040
with:
4141
print-hash: true
4242
verbose: true

0 commit comments

Comments
 (0)