Skip to content

Commit

Permalink
Update setup mongodb action (#600)
Browse files Browse the repository at this point in the history
* Try pinned shell setup version

* Update ci.yml

* Update ci.yml
  • Loading branch information
danielmarbach committed Mar 5, 2024
1 parent 83a22d4 commit 231fe5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -40,7 +40,7 @@ jobs:
path: nugets/
retention-days: 7
- name: Setup MongoDB Server
uses: Particular/setup-mongodb-action@v1.3.0
uses: Particular/setup-mongodb-action@v1.3.1
with:
connection-string-name: NServiceBusStorageMongoDB_ConnectionString
mongodb-port: 27018
Expand Down

0 comments on commit 231fe5a

Please sign in to comment.