Skip to content

Commit

Permalink
Update supercharge/mongodb-github-action action to v1.9.0 (#576)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 3, 2023
1 parent a44ceac commit 884e1ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
distribution: 'adopt'
java-version: ${{ matrix.java }}
- name: Start MongoDB
uses: supercharge/mongodb-github-action@1.7.0
uses: supercharge/mongodb-github-action@v1.9.0
with:
mongodb-version: ${{ matrix.mongodb-version }}
- name: Run Tests
Expand Down

0 comments on commit 884e1ec

Please sign in to comment.