diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 657a6ed11..597564997 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@ca1e6b3ba6560aec7f876d0cf324d44175f97caf # main + uses: descope/.github/.github/actions/python/poetry/setup@a55fdef40d488026468a7268152131f4831ef941 # main with: python-version: "3.11" - name: Build - uses: descope/.github/.github/actions/python/poetry/build@ca1e6b3ba6560aec7f876d0cf324d44175f97caf # main + uses: descope/.github/.github/actions/python/poetry/build@a55fdef40d488026468a7268152131f4831ef941 # main - name: Publish to PyPI uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # release/v1