File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments