Skip to content

Commit

Permalink
Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.12.2
Browse files Browse the repository at this point in the history
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.10.2 to 1.12.2.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](pypa/gh-action-pypi-publish@897895f...15c56db)

---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and blowekamp committed Nov 11, 2024
1 parent 782639a commit b08c1ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ jobs:
- name: PyPI Publish package
# hash for release/v1.8
uses: pypa/gh-action-pypi-publish@897895f1e160c830e369f9779632ebc134688e1b
uses: pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc
with:
password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit b08c1ad

Please sign in to comment.