From da73bd7694c0970bf740a4fd6afe773053a10fe3 Mon Sep 17 00:00:00 2001 From: "descope[bot]" <107609351+descope[bot]@users.noreply.github.com> Date: Sun, 19 Apr 2026 12:36:20 +0000 Subject: [PATCH] ci(action): update descope/.github digest to 062e92c --- .github/workflows/release-please.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 775fb2712..194c03d00 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@7e9793c254e34c669f10fe4718ea6fe552e6c9fd # main + uses: descope/.github/.github/actions/python/poetry/setup@062e92c26077b9035dff179ad42911b62cf2b46d # main with: python-version: "3.11" - name: Build - uses: descope/.github/.github/actions/python/poetry/build@7e9793c254e34c669f10fe4718ea6fe552e6c9fd # main + uses: descope/.github/.github/actions/python/poetry/build@062e92c26077b9035dff179ad42911b62cf2b46d # main - name: Publish to PyPI uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # release/v1