From 53125b20a2056c8577e2fe737063ee849adf5d1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 00:35:18 +0000 Subject: [PATCH] build(deps): bump bluefireteam/melos-action Bumps [bluefireteam/melos-action](https://github.com/bluefireteam/melos-action) from c7dcb921b23cc520cace360b95d02b37bf09cdaa to 68b03fa391f4242e956f7e39e9ee27c096b901e4. - [Release notes](https://github.com/bluefireteam/melos-action/releases) - [Commits](https://github.com/bluefireteam/melos-action/compare/c7dcb921b23cc520cace360b95d02b37bf09cdaa...68b03fa391f4242e956f7e39e9ee27c096b901e4) --- updated-dependencies: - dependency-name: bluefireteam/melos-action dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index c15a9b47..4b0b694f 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -41,7 +41,7 @@ jobs: run: flutter pub cache clean - name: Install Melos - uses: bluefireteam/melos-action@c7dcb921b23cc520cace360b95d02b37bf09cdaa + uses: bluefireteam/melos-action@68b03fa391f4242e956f7e39e9ee27c096b901e4 with: run-bootstrap: false