Skip to content

Commit

Permalink
Merge pull request #778 from Tirke/renovate/supercharge-mongodb-githu…
Browse files Browse the repository at this point in the history
…b-action-1.x

chore(deps): update supercharge/mongodb-github-action action to v1.12.0
  • Loading branch information
Tirke authored Jan 20, 2025
2 parents 7ea9149 + ebe64e8 commit 666403b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
with:
redis-version: ${{ matrix.tools-version[0] }}
- name: Start MongoDB ${{ matrix.tools-version[1] }}
uses: supercharge/mongodb-github-action@1.11.0
uses: supercharge/mongodb-github-action@1.12.0
with:
mongodb-version: ${{ matrix.tools-version[1] }}
- name: Install dependencies
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
with:
redis-version: ${{ matrix.tools-version[0] }}
- name: Start MongoDB ${{ matrix.tools-version[1] }}
uses: supercharge/mongodb-github-action@1.11.0
uses: supercharge/mongodb-github-action@1.12.0
with:
mongodb-version: ${{ matrix.tools-version[1] }}
- name: Install dependencies
Expand Down

0 comments on commit 666403b

Please sign in to comment.