Skip to content

Commit

Permalink
chore(deps): update supercharge/mongodb-github-action action to v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 27, 2022
1 parent 500159c commit 1b3dd93
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@1.6.0
uses: supercharge/mongodb-github-action@538a4d2a1041920c47630172445cb688592d6e51 # tag=1.8.0

- name: Install Dependencies
run: npm ci
Expand Down

0 comments on commit 1b3dd93

Please sign in to comment.