Skip to content

Commit 8200d43

Browse files
github-actions: bump supercharge/mongodb-github-action
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-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9adff23 commit 8200d43

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118

119119
- name: "Run MongoDB"
120120
if: inputs.add-mongodb == true
121-
uses: "supercharge/mongodb-github-action@1.11.0"
121+
uses: "supercharge/mongodb-github-action@1.12.0"
122122
with:
123123
mongodb-version: "5.0"
124124

@@ -230,7 +230,7 @@ jobs:
230230

231231
- name: "Run MongoDB"
232232
if: inputs.add-mongodb == true
233-
uses: "supercharge/mongodb-github-action@1.11.0"
233+
uses: "supercharge/mongodb-github-action@1.12.0"
234234
with:
235235
mongodb-version: "5.0"
236236

0 commit comments

Comments
 (0)