Skip to content

Commit 12fa3a6

Browse files
Bump the actions group with 2 updates (#77)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0f201fa commit 12fa3a6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
run: just install
4040

4141
- name: Start MongoDB
42-
uses: supercharge/mongodb-github-action@1.11.0
42+
uses: supercharge/mongodb-github-action@1.12.0
4343

4444
- name: Run core tests
4545
shell: bash

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
with:
2828
python-version: '3.10'
2929
- id: files
30-
uses: Ana06/get-changed-files@v2.2.0
30+
uses: Ana06/get-changed-files@v2.3.0
3131
- id: set-matrix
3232
env:
3333
FILES: ${{ steps.files.outputs.all }}

0 commit comments

Comments
 (0)