Skip to content

Commit

Permalink
chore: update supercharge/mongodb-github-action action to v1.10.0
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 7, 2023
1 parent af15cf5 commit 670f70d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
node-version: ${{ matrix.node-version }}
- name: Start MongoDB Ubuntu
if: matrix.os == 'ubuntu-latest'
uses: supercharge/mongodb-github-action@1.7.0
uses: supercharge/mongodb-github-action@v1.10.0
with:
mongodb-version: ${{ matrix.mongodb-version }}
- name: Start Redis Ubuntu
Expand Down

0 comments on commit 670f70d

Please sign in to comment.