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