We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2351fa2 + 741596a commit 2f71c12Copy full SHA for 2f71c12
1 file changed
.github/workflows/ci.yml
@@ -39,7 +39,7 @@ jobs:
39
node-version: ${{ matrix.node-version }}
40
41
- name: Start MongoDB
42
- uses: supercharge/mongodb-github-action@90004df786821b6308fb02299e5835d0dae05d0d # 1.12.0
+ uses: supercharge/mongodb-github-action@315db7fe45ac2880b7758f1933e6e5d59afd5e94 # 1.12.1
43
with:
44
mongodb-version: ${{ matrix.mongodb-version }}
45
0 commit comments