Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 884e1ec

Browse files
Update supercharge/mongodb-github-action action to v1.9.0 (#576)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a44ceac commit 884e1ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
distribution: 'adopt'
3535
java-version: ${{ matrix.java }}
3636
- name: Start MongoDB
37-
uses: supercharge/mongodb-github-action@1.7.0
37+
uses: supercharge/mongodb-github-action@v1.9.0
3838
with:
3939
mongodb-version: ${{ matrix.mongodb-version }}
4040
- name: Run Tests

0 commit comments

Comments
 (0)