Skip to content

Commit 74fd1b7

Browse files
Update Particular/setup-cosmosdb-action action to v1.4.0 (#894)
Co-authored-by: dependencyupdates[bot] <218638057+dependencyupdates[bot]@users.noreply.github.com>
1 parent 0a6d01c commit 74fd1b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
with:
5151
creds: ${{ secrets.AZURE_ACI_CREDENTIALS }}
5252
- name: Setup Cosmos DB
53-
uses: Particular/setup-cosmosdb-action@v1.3.0
53+
uses: Particular/setup-cosmosdb-action@v1.4.0
5454
with:
5555
connection-string-name: CosmosDBPersistence_ConnectionString
5656
azure-credentials: ${{ secrets.AZURE_ACI_CREDENTIALS }}

0 commit comments

Comments
 (0)