Skip to content

Commit 006a47b

Browse files
Merge branch 'develop' into chore/saml-parallel-logins
2 parents 8fa1ade + d3fb166 commit 006a47b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-test-e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
password: ${{ secrets.CR_PAT }}
115115

116116
- name: Launch MongoDB
117-
uses: supercharge/mongodb-github-action@v1.10.0
117+
uses: supercharge/mongodb-github-action@1.12.0
118118
with:
119119
mongodb-version: ${{ matrix.mongodb-version }}
120120
mongodb-replica-set: rs0

0 commit comments

Comments
 (0)