Skip to content

Commit

Permalink
Merge pull request #143 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.10.3

[DEPENDABOT]: Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.3
  • Loading branch information
picciama authored Oct 26, 2024
2 parents ddaf064 + b8b26d4 commit 9bde5ce
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.9.0
uses: pypa/gh-action-pypi-publish@v1.10.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 9bde5ce

Please sign in to comment.