Skip to content

Commit

Permalink
chore(deps): update supercharge/mongodb-github-action action to v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 26, 2023
1 parent 74c2b6c commit daca08e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
node-version: ${{ matrix.node-version }}

- name: Start database
uses: supercharge/mongodb-github-action@538a4d2a1041920c47630172445cb688592d6e51 # tag=1.8.0
uses: supercharge/mongodb-github-action@d26215f71b2ce60420a2a3776a25893d11a65f85 # v1.9.0

- name: Install Dependencies
run: npm ci
Expand Down

0 comments on commit daca08e

Please sign in to comment.