Skip to content

Commit 2c12cbf

Browse files
chore: update supercharge/mongodb-github-action action to v1.9.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent af15cf5 commit 2c12cbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
node-version: ${{ matrix.node-version }}
3636
- name: Start MongoDB Ubuntu
3737
if: matrix.os == 'ubuntu-latest'
38-
uses: supercharge/mongodb-github-action@1.7.0
38+
uses: supercharge/mongodb-github-action@v1.9.0
3939
with:
4040
mongodb-version: ${{ matrix.mongodb-version }}
4141
- name: Start Redis Ubuntu

0 commit comments

Comments
 (0)