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