Skip to content

Commit acb6630

Browse files
ci(deps): bump pypa/gh-action-pypi-publish from 1.10.3 to 1.12.2 in the minor-and-patch group (#80)
1 parent 9130b35 commit acb6630

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi_publish.yml

Lines changed: 1 addition & 1 deletion
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/gh-action-pypi-publish@v1.10.3
149+
uses: pypa/gh-action-pypi-publish@v1.12.2
150150

151151
publish_sdm:
152152
name: Publish SDM to DockerHub

0 commit comments

Comments
 (0)