Skip to content

Commit 2f71c12

Browse files
authored
Merge pull request #1405 from jescalada/fix-mongo-action-version-ci-failure
fix: bump mongodb-github-action version to 1.12.1
2 parents 2351fa2 + 741596a commit 2f71c12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
node-version: ${{ matrix.node-version }}
4040

4141
- name: Start MongoDB
42-
uses: supercharge/mongodb-github-action@90004df786821b6308fb02299e5835d0dae05d0d # 1.12.0
42+
uses: supercharge/mongodb-github-action@315db7fe45ac2880b7758f1933e6e5d59afd5e94 # 1.12.1
4343
with:
4444
mongodb-version: ${{ matrix.mongodb-version }}
4545

0 commit comments

Comments
 (0)