Skip to content

Commit 220d49c

Browse files
Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 (#2767)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cf340c8 commit 220d49c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

0 commit comments

Comments
 (0)