From 90bb7dd0a2f3c0b0b570eaa98459e74faf52db96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 00:34:48 +0000 Subject: [PATCH] chore(deps): bump supercharge/mongodb-github-action from 1.8.0 to 1.12.0 Bumps [supercharge/mongodb-github-action](https://github.com/supercharge/mongodb-github-action) from 1.8.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](https://github.com/supercharge/mongodb-github-action/compare/1.8.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] --- .github/workflows/php.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/php.yml b/.github/workflows/php.yml index 86ef7d326..0e3c82aa5 100644 --- a/.github/workflows/php.yml +++ b/.github/workflows/php.yml @@ -124,7 +124,7 @@ jobs: run: vendor/bin/phpstan analyse --error-format=github - name: Start MongoDB - uses: supercharge/mongodb-github-action@1.8.0 + uses: supercharge/mongodb-github-action@1.12.0 if: ${{ matrix.project == 'Instrumentation/MongoDB' }} with: mongodb-version: 6.0