Bug/speech creds get all with no sp sid (#102)

* backwards compatibility

* fetch account and sp speech remove duplicates

* fix retrieval of SP credentials associated to an account level user

* update gh actions

---------

Co-authored-by: eglehelms <e.helms@cognigy.com>
Co-authored-by: Dave Horton <daveh@beachdognet.com>
This commit is contained in:
EgleH
2023-01-30 16:06:16 +01:00
committed by GitHub
parent 019599741a
commit 4d2cc15de4
5 changed files with 15 additions and 12 deletions
@@ -20,7 +20,7 @@ jobs:
if: github.event_name == 'push'
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Build image
run: docker build . --file Dockerfile.db-create --tag $IMAGE_NAME