Skip to content

Commit

Permalink
ci(deps): bump pypa/gh-action-pypi-publish from 1.10.3 to 1.12.2 in t…
Browse files Browse the repository at this point in the history
…he minor-and-patch group (#80)
  • Loading branch information
dependabot[bot] authored Dec 4, 2024
1 parent 9130b35 commit acb6630
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ jobs:
(github.event_name == 'push' &&
startsWith(github.ref, 'refs/tags/v')
) || github.event.inputs.publish_to_pypi == 'true'
uses: pypa/gh-action-pypi-publish@v1.10.3
uses: pypa/gh-action-pypi-publish@v1.12.2

publish_sdm:
name: Publish SDM to DockerHub
Expand Down

0 comments on commit acb6630

Please sign in to comment.