Skip to content

Commit db6cbf2

Browse files
authored
Merge pull request #196 from ftCLI/renovate/pypa-gh-action-pypi-publish-digest
Update pypa/gh-action-pypi-publish digest to f760068
2 parents d3acca1 + 18bc33b commit db6cbf2

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@85a5a80b227b7ecb3fba463426f5b44b740af0eb
36+
uses: pypa/gh-action-pypi-publish@f7600683efdcb7656dec5b29656edb7bc586e597
3737
with:
3838
user: __token__
3939
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)