From 1cc54498c275aabf55707f25b79b3715038a5312 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 19:34:14 +0000 Subject: [PATCH] chore(deps): update pypa/gh-action-pypi-publish digest to f371c3d --- .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 a41ec8d7..909acc90 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@e7723a410eb01c55f02a75cf26a230ed14f1b19e # release/v1 + uses: pypa/gh-action-pypi-publish@f371c3d5667fcc0531a2b48ebe2d44d3c314f905 # release/v1 with: skip-existing: true packages-dir: "${{ github.workspace }}/sdk/python/bin/dist/"