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@5b76c07a7f09eca1cc74dad54e2bc1923d859b52 # main
48+ uses : descope/.github/.github/actions/python/poetry/setup@dbfa6f525ba0fc9bb10940d4a3d5e6a25118e63e # main
4949 with :
5050 python-version : " 3.11"
5151
5252 - name : Build
53- uses : descope/.github/.github/actions/python/poetry/build@5b76c07a7f09eca1cc74dad54e2bc1923d859b52 # main
53+ uses : descope/.github/.github/actions/python/poetry/build@dbfa6f525ba0fc9bb10940d4a3d5e6a25118e63e # 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