Skip to content

Commit

Permalink
ci(deps): bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 in t…
Browse files Browse the repository at this point in the history
…he minor-and-patch group (#160)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Natik Gadzhi <[email protected]>
  • Loading branch information
dependabot[bot] and natikgadzhi authored Dec 20, 2024
1 parent 57e1b52 commit d05ecd3
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/[email protected].2
uses: pypa/[email protected].3

publish_sdm:
name: Publish SDM to DockerHub
Expand Down

0 comments on commit d05ecd3

Please sign in to comment.