Skip to content

Commit d518034

Browse files
authored
ci(action): update descope/.github digest to 6fbd7b4
1 parent 5a7ce6a commit d518034

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@c9082bae56fbd4338cf22936277281bad6e6a940 # main
48+
uses: descope/.github/.github/actions/python/poetry/setup@6fbd7b4f24fe02935bfdca4b1bf5ab9b931db517 # main
4949
with:
5050
python-version: "3.11"
5151

5252
- name: Build
53-
uses: descope/.github/.github/actions/python/poetry/build@c9082bae56fbd4338cf22936277281bad6e6a940 # main
53+
uses: descope/.github/.github/actions/python/poetry/build@6fbd7b4f24fe02935bfdca4b1bf5ab9b931db517 # main
5454

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

0 commit comments

Comments
 (0)