Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Commit

Permalink
update mongo action
Browse files Browse the repository at this point in the history
  • Loading branch information
dj-nitehawk committed Sep 23, 2022
1 parent 0d572eb commit 621b06e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-to-nuget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v2

- name: Start MongoDB
uses: supercharge/mongodb-github-action@1.7.0
uses: supercharge/mongodb-github-action@1.8.0
with:
mongodb-replica-set: MyRep

Expand Down

0 comments on commit 621b06e

Please sign in to comment.