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