Skip to content

Commit 2f5569c

Browse files
Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 (#2813)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9098223 commit 2f5569c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
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/[email protected].2
46+
uses: pypa/[email protected].3
4747
with:
4848
attestations: true

0 commit comments

Comments
 (0)