Skip to content

Commit 3b57127

Browse files
Bump pypa/gh-action-pypi-publish in the actions group across 1 directory
Bumps the actions group with 1 update in the / directory: [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish). Updates `pypa/gh-action-pypi-publish` from 1.10.3 to 1.12.2 - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.10.3...v1.12.2) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 75d4588 commit 3b57127

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
path: dist
110110
merge-multiple: true
111111

112-
- uses: pypa/gh-action-pypi-publish@v1.10.3
112+
- uses: pypa/gh-action-pypi-publish@v1.12.2
113113

114114
- name: Add wheels to GitHub release artifacts
115115
uses: softprops/action-gh-release@v2

0 commit comments

Comments
 (0)