From 2c96cbad0ee277187174ee7300ea51b814827f6b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2025 05:15:14 +0000 Subject: [PATCH] chore(deps): update pypa/gh-action-pypi-publish digest to e1dad8a --- .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 2ed2e24d..03b5cd94 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@8cafb5c2bf2f478231c9abbba1feb4edb6ccf405 # release/v1 + uses: pypa/gh-action-pypi-publish@e1dad8a51d599265993e342ee807cac176eb71d4 # release/v1 with: skip-existing: true packages-dir: "${{ github.workspace }}/sdk/python/bin/dist/"