Skip to content

Commit 4b946e1

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.2 to 1.11.0 - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@897895f...fb13cb3) --- 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] <[email protected]>
1 parent 6ab773d commit 4b946e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-packaging.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ jobs:
183183
path: dist
184184
merge-multiple: true
185185
- name: Publish to PyPI
186-
uses: pypa/gh-action-pypi-publish@897895f1e160c830e369f9779632ebc134688e1b
186+
uses: pypa/gh-action-pypi-publish@fb13cb306901256ace3dab689990e13a5550ffaa
187187
with:
188188
attestations: true
189189
skip-existing: true

0 commit comments

Comments
 (0)