Skip to content

Commit fd9f150

Browse files
authored
Merge pull request #11 from scape-agency/dependabot/github_actions/main/pypa/gh-action-pypi-publish-1.12.3
dependabot-github-actions(deps): bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3
2 parents c864164 + b033be4 commit fd9f150

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
@@ -43,7 +43,7 @@ jobs:
4343
- name: Build package
4444
run: python -m build
4545
- name: Publish package
46-
uses: pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc
46+
uses: pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70
4747
with:
4848
user: __token__
4949
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)