Skip to content

Commit eda455a

Browse files
Bump supercharge/mongodb-github-action from 1.11.0 to 1.12.0
Bumps [supercharge/mongodb-github-action](https://github.com/supercharge/mongodb-github-action) from 1.11.0 to 1.12.0. - [Release notes](https://github.com/supercharge/mongodb-github-action/releases) - [Changelog](https://github.com/supercharge/mongodb-github-action/blob/main/CHANGELOG.md) - [Commits](supercharge/mongodb-github-action@1.11.0...1.12.0) --- updated-dependencies: - dependency-name: supercharge/mongodb-github-action dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ef2d483 commit eda455a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,6 @@ jobs:
5555
with:
5656
ruby-version: ${{ matrix.ruby }}
5757
bundler-cache: true # runs bundle install and caches installed gems automatically
58-
- uses: supercharge/mongodb-github-action@1.11.0
58+
- uses: supercharge/mongodb-github-action@1.12.0
5959
if: ${{ matrix.orm == 'mongoid' }}
6060
- run: bundle exec rake

0 commit comments

Comments
 (0)