We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4f3caac + d028156 commit 3f0dad5Copy full SHA for 3f0dad5
.github/workflows/nodejs.yml
@@ -27,7 +27,7 @@ jobs:
27
run: npm install
28
29
- name: Start MongoDB
30
- uses: supercharge/mongodb-github-action@1.7.0
+ uses: supercharge/mongodb-github-action@e815fd8a9dfede09fd6e6c144f2c9f4875e933df # tag=1.7.0
31
with:
32
mongodb-version: ${{ matrix.mongodb }}
33
mongodb-db: encryptionAPI
0 commit comments