Skip to content

Commit 5e4623f

Browse files
authored
Merge pull request #190 from ftCLI/renovate/pypa-gh-action-pypi-publish-digest
Update pypa/gh-action-pypi-publish digest to 897895f
2 parents 99f37a3 + 86ff8ec commit 5e4623f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Build package
3434
run: python -m build
3535
- name: Publish package
36-
uses: pypa/gh-action-pypi-publish@36978192ca7715ea2e0d12e82d5518a651a9f739
36+
uses: pypa/gh-action-pypi-publish@897895f1e160c830e369f9779632ebc134688e1b
3737
with:
3838
user: __token__
3939
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)