Skip to content

Commit a442878

Browse files
Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 (#3439)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a240d79 commit a442878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@ jobs:
4343
name: ${{ env.dists-artifact-name }}
4444
path: dist/
4545
- name: Publish to PyPI
46-
uses: pypa/gh-action-pypi-publish@v1.11.0
46+
uses: pypa/gh-action-pypi-publish@v1.12.2
4747
with:
4848
attestations: true

0 commit comments

Comments
 (0)