Skip to content

Commit

Permalink
build(deps): Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.12.3 (#…
Browse files Browse the repository at this point in the history
…582)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mkb79 <mkb79@hackitall.de>
  • Loading branch information
dependabot[bot] and mkb79 authored Dec 25, 2024
1 parent 4dc5591 commit d82b6dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,6 @@ jobs:
- name: Publish package on TestPyPI
continue-on-error: true
if: "! needs.release.outputs.tag"
uses: pypa/gh-action-pypi-publish@v1.10.2
uses: pypa/gh-action-pypi-publish@v1.12.3
with:
repository-url: https://test.pypi.org/legacy/

0 comments on commit d82b6dc

Please sign in to comment.