Skip to content

Commit cfeb6c9

Browse files
authored
Merge pull request #208 from GeekMasher/dependabot/github_actions/production-dependencies-7aaf6e754f
build(deps): bump the production-dependencies group with 1 update
2 parents ea24aa0 + a992721 commit cfeb6c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
pipenv run build
2828
2929
- name: Publish package
30-
uses: pypa/gh-action-pypi-publish@2f6f737ca5f74c637829c0f5c3acd0e29ea5e8bf
30+
uses: pypa/gh-action-pypi-publish@81e9d935c883d0b210363ab89cf05f3894778450
3131
with:
3232
user: __token__
3333
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)