From 1a5614ba7255a421b967415fd41875ae4c13785e Mon Sep 17 00:00:00 2001 From: "descope[bot]" <107609351+descope[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 02:49:57 +0000 Subject: [PATCH] ci(action): update descope/.github digest to dbfa6f5 --- .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 4561aed81..559a0f15c 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@5b76c07a7f09eca1cc74dad54e2bc1923d859b52 # main + uses: descope/.github/.github/actions/python/poetry/setup@dbfa6f525ba0fc9bb10940d4a3d5e6a25118e63e # main with: python-version: "3.11" - name: Build - uses: descope/.github/.github/actions/python/poetry/build@5b76c07a7f09eca1cc74dad54e2bc1923d859b52 # main + uses: descope/.github/.github/actions/python/poetry/build@dbfa6f525ba0fc9bb10940d4a3d5e6a25118e63e # main - name: Publish to PyPI uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # release/v1