Skip to content

Commit d028156

Browse files
committed
chore(deps): pin supercharge/mongodb-github-action action to 1.7.0
1 parent a332b89 commit d028156

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
run: npm install
2828

2929
- name: Start MongoDB
30-
uses: supercharge/mongodb-github-action@1.7.0
30+
uses: supercharge/mongodb-github-action@e815fd8a9dfede09fd6e6c144f2c9f4875e933df # tag=1.7.0
3131
with:
3232
mongodb-version: ${{ matrix.mongodb }}
3333
mongodb-db: encryptionAPI

0 commit comments

Comments
 (0)