Skip to content

Commit

Permalink
Merge pull request #5601 from heartcombo/dependabot/github_actions/su…
Browse files Browse the repository at this point in the history
…percharge/mongodb-github-action-1.9.0

Bump supercharge/mongodb-github-action from 1.3.0 to 1.9.0
  • Loading branch information
rafaelfranca authored Jun 9, 2023
2 parents e81ec9c + 285dc5d commit 8bb41ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 8bb41ad

Please sign in to comment.