Skip to content

Commit

Permalink
chore(deps): update supercharge/mongodb-github-action action to v1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 5, 2025
1 parent e7aa8bc commit e94b49d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
restore-keys: |
${{ runner.os }}-node-
- name: MongoDB in GitHub Actions
uses: supercharge/mongodb-github-action@1.11.0
uses: supercharge/mongodb-github-action@1.12.0
with:
mongodb-version: ${{ matrix.mongodb-version }}
- name: npm install, build, test and doc
Expand Down

0 comments on commit e94b49d

Please sign in to comment.