Skip to content

Commit

Permalink
MongoDB Action v1.3.0 (#555)
Browse files Browse the repository at this point in the history
* MongoDB Action v1.3.0

* Match other branches

---------

Co-authored-by: Brandon Ording <[email protected]>
  • Loading branch information
danielmarbach and bording authored Sep 22, 2023
1 parent b415850 commit 149b755
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,10 @@ jobs:
path: nugets/
retention-days: 7
- name: Setup MongoDB Server
uses: Particular/setup-mongodb-action@v1.0.1
uses: Particular/setup-mongodb-action@v1.3.0
with:
connection-string-name: NServiceBusStorageMongoDB_ConnectionString
mongodb-port: 27018
mongodb-replica-set: tr0
- name: Run tests
uses: Particular/[email protected]

0 comments on commit 149b755

Please sign in to comment.