Skip to content

Commit 28f9d06

Browse files
authored
ci(action): update descope/.github digest to 5c80bf6
1 parent c1b14ac commit 28f9d06

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release-please.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,12 @@ jobs:
4545
ref: ${{ needs.release-please.outputs.tag_name }}
4646

4747
- name: Setup
48-
uses: descope/.github/.github/actions/python/poetry/setup@d25efe8573af98e24ce2c17bf1f6c1c308c05669 # main
48+
uses: descope/.github/.github/actions/python/poetry/setup@5c80bf60dfdeddf4c4925cdf405d335303a41eb7 # main
4949
with:
5050
python-version: "3.11"
5151

5252
- name: Build
53-
uses: descope/.github/.github/actions/python/poetry/build@d25efe8573af98e24ce2c17bf1f6c1c308c05669 # main
53+
uses: descope/.github/.github/actions/python/poetry/build@5c80bf60dfdeddf4c4925cdf405d335303a41eb7 # main
5454

5555
- name: Publish to PyPI
5656
uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # release/v1

0 commit comments

Comments
 (0)