From 33fa8188fc269f11ef149232a61fe14a29ce7a4c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 21:52:57 +0000 Subject: [PATCH] chore(deps): update pypa/gh-action-pypi-publish digest to 0d02f37 --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c01d83d6..b867b899 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -177,7 +177,7 @@ jobs: if: matrix.language == 'dotnet' - name: Publish Python SDK - uses: pypa/gh-action-pypi-publish@61da13deb5f5124fb1536194f82ed3d9bbc7e8f3 # release/v1 + uses: pypa/gh-action-pypi-publish@0d02f372c36f840ef9312c8ce9d8f06d74a8a521 # release/v1 with: skip-existing: true packages-dir: "${{ github.workspace }}/sdk/python/bin/dist/"