diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4dc52eeb..6959ed4c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -18,7 +18,7 @@ jobs: with: node-version: 16.x - name: Start MongoDB - uses: supercharge/mongodb-github-action@1.6.0 + uses: supercharge/mongodb-github-action@1.7.0 with: mongodb-version: 4.4 - name: Start Redis