Skip to content

Commit a32fea4

Browse files
ci(deps): bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 in the minor-and-patch group (#309)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d1cfbb8 commit a32fea4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi_publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ jobs:
146146
(github.event_name == 'push' &&
147147
startsWith(github.ref, 'refs/tags/v')
148148
) || github.event.inputs.publish_to_pypi == 'true'
149-
uses: pypa/[email protected].3
149+
uses: pypa/[email protected].4
150150

151151
publish_sdm:
152152
name: Publish SDM to DockerHub

0 commit comments

Comments
 (0)