diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 25acbc1d1..3cd2e91b5 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -45,12 +45,12 @@ jobs: ref: ${{ needs.release-please.outputs.tag_name }} - name: Setup - uses: descope/.github/.github/actions/python/poetry/setup@936b4cb66b023c08c4a9eef1d4f384f6a637895f # main + uses: descope/.github/.github/actions/python/poetry/setup@96b08a656a1c823dea5ab5e738118877dcb73449 # main with: python-version: "3.11" - name: Build - uses: descope/.github/.github/actions/python/poetry/build@936b4cb66b023c08c4a9eef1d4f384f6a637895f # main + uses: descope/.github/.github/actions/python/poetry/build@96b08a656a1c823dea5ab5e738118877dcb73449 # main - name: Publish to PyPI uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # release/v1