From 9cf82a458a102597a4ba75f41de33ff0b93f80cf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 23:00:01 +0000 Subject: [PATCH] chore(deps): update pypa/gh-action-pypi-publish digest to 1f5d4ec --- .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 602ab9fc..3d4dd40b 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@a8b73a6d88e1c2ae7ee7bf90b8ebba800a10f203 # release/v1 + uses: pypa/gh-action-pypi-publish@1f5d4ec244f65dce93685ee3e98e77123f090866 # release/v1 with: skip-existing: true packages-dir: "${{ github.workspace }}/sdk/python/bin/dist/"