We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a6d01c commit 74fd1b7Copy full SHA for 74fd1b7
.github/workflows/ci.yml
@@ -50,7 +50,7 @@ jobs:
50
with:
51
creds: ${{ secrets.AZURE_ACI_CREDENTIALS }}
52
- name: Setup Cosmos DB
53
- uses: Particular/setup-cosmosdb-action@v1.3.0
+ uses: Particular/setup-cosmosdb-action@v1.4.0
54
55
connection-string-name: CosmosDBPersistence_ConnectionString
56
azure-credentials: ${{ secrets.AZURE_ACI_CREDENTIALS }}
0 commit comments