Merge pull request #5601 from heartcombo/dependabot/github_actions/supercharge/mongodb-github-action-1.9.0

Bump supercharge/mongodb-github-action from 1.3.0 to 1.9.0
This commit is contained in:
Rafael Mendonça França
2023-06-09 19:43:28 -04:00
committed by GitHub

View File

@@ -164,6 +164,6 @@ jobs:
bundler-cache: true # runs bundle install and caches installed gems automatically
bundler: ${{ env.BUNDLER_VERSION || 'default' }}
rubygems: ${{ env.RUBYGEMS_VERSION || 'latest' }}
- uses: supercharge/mongodb-github-action@1.3.0
- uses: supercharge/mongodb-github-action@1.9.0
if: ${{ matrix.env == 'DEVISE_ORM=mongoid' }}
- run: bundle exec rake