Skip to content

Commit

Permalink
Merge pull request #163 from wilhelm-lab/dependabot/github_actions/de…
Browse files Browse the repository at this point in the history
…velopment/pypa/gh-action-pypi-publish-1.12.3

[DEPENDABOT]: Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.12.3
  • Loading branch information
picciama authored Jan 7, 2025
2 parents c3cb71d + 89e3aec commit 78f0ea5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
poetry build --ansi
- name: Publish package on PyPI
uses: pypa/gh-action-pypi-publish@v1.10.3
uses: pypa/gh-action-pypi-publish@v1.12.3
with:
# TODO COOKIETEMPLE: Configure your PyPI Token to enable automatic deployment to PyPi on releases
# https://help.github.com/en/actions/configuring-and-managing-workflows/creating-and-storing-encrypted-secrets
Expand Down

0 comments on commit 78f0ea5

Please sign in to comment.