Skip to content

Commit 8a92d51

Browse files
chore(deps): bump supercharge/mongodb-github-action from 1.8.0 to 1.12.0 (#355)
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](supercharge/mongodb-github-action@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 47dbed6 commit 8a92d51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124
run: vendor/bin/phpstan analyse --error-format=github
125125

126126
- name: Start MongoDB
127-
uses: supercharge/mongodb-github-action@1.8.0
127+
uses: supercharge/mongodb-github-action@1.12.0
128128
if: ${{ matrix.project == 'Instrumentation/MongoDB' }}
129129
with:
130130
mongodb-version: 6.0

0 commit comments

Comments
 (0)