There was an error while loading. Please reload this page.
1 parent 1c76f7b commit 519aa93Copy full SHA for 519aa93
1 file changed
.github/workflows/release-please.yml
@@ -45,12 +45,12 @@ jobs:
45
ref: ${{ needs.release-please.outputs.tag_name }}
46
47
- name: Setup
48
- uses: descope/.github/.github/actions/python/poetry/setup@a5e1a65e217c2a8151fb5a76af7106bb049de6a3 # main
+ uses: descope/.github/.github/actions/python/poetry/setup@868912d32e170cb6daa0998a048b2457c10f29fe # main
49
with:
50
python-version: "3.11"
51
52
- name: Build
53
- uses: descope/.github/.github/actions/python/poetry/build@a5e1a65e217c2a8151fb5a76af7106bb049de6a3 # main
+ uses: descope/.github/.github/actions/python/poetry/build@868912d32e170cb6daa0998a048b2457c10f29fe # main
54
55
- name: Publish to PyPI
56
uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # release/v1
0 commit comments