Skip to content

Commit

Permalink
chore: update supercharge/mongodb-github-action action to v1.9.0
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] authored Mar 17, 2023
1 parent e2d66e7 commit 8c9994a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
node-version: ${{ matrix.node-version }}

- name: Start MongoDB
uses: supercharge/mongodb-github-action@1.3.0
uses: supercharge/mongodb-github-action@v1.9.0
with:
mongodb-version: ${{ matrix.mongodb-version }}

Expand Down

0 comments on commit 8c9994a

Please sign in to comment.