diff --git a/.github/workflows/all_plugins.yaml b/.github/workflows/all_plugins.yaml index c9be146250aa..0f933c3cbce1 100644 --- a/.github/workflows/all_plugins.yaml +++ b/.github/workflows/all_plugins.yaml @@ -28,7 +28,7 @@ jobs: with: channel: 'stable' cache: true - - uses: bluefireteam/melos-action@6085791af7036f6366c9a4b9d55105c0ef9c6388 + - uses: bluefireteam/melos-action@7e70fbe34bbd91a75eb505eeb4174b0ac9a1df52 with: melos-version: '5.3.0' - name: 'Run Analyze' @@ -46,7 +46,7 @@ jobs: with: channel: 'stable' cache: true - - uses: bluefireteam/melos-action@6085791af7036f6366c9a4b9d55105c0ef9c6388 + - uses: bluefireteam/melos-action@7e70fbe34bbd91a75eb505eeb4174b0ac9a1df52 with: melos-version: '5.3.0' - name: 'Pub Check' @@ -63,7 +63,7 @@ jobs: with: channel: 'stable' cache: true - - uses: bluefireteam/melos-action@6085791af7036f6366c9a4b9d55105c0ef9c6388 + - uses: bluefireteam/melos-action@7e70fbe34bbd91a75eb505eeb4174b0ac9a1df52 with: melos-version: '5.3.0' - name: 'Flutter Pub Get' @@ -81,7 +81,7 @@ jobs: with: channel: 'stable' cache: true - - uses: bluefireteam/melos-action@6085791af7036f6366c9a4b9d55105c0ef9c6388 + - uses: bluefireteam/melos-action@7e70fbe34bbd91a75eb505eeb4174b0ac9a1df52 with: melos-version: '5.3.0' - uses: Homebrew/actions/setup-homebrew@master @@ -115,7 +115,7 @@ jobs: with: channel: 'stable' cache: true - - uses: bluefireteam/melos-action@6085791af7036f6366c9a4b9d55105c0ef9c6388 + - uses: bluefireteam/melos-action@7e70fbe34bbd91a75eb505eeb4174b0ac9a1df52 with: melos-version: '5.3.0' - name: 'Build Examples' @@ -132,7 +132,7 @@ jobs: with: channel: 'stable' cache: true - - uses: bluefireteam/melos-action@6085791af7036f6366c9a4b9d55105c0ef9c6388 + - uses: bluefireteam/melos-action@7e70fbe34bbd91a75eb505eeb4174b0ac9a1df52 with: melos-version: '5.3.0' - name: 'Flutter Test' @@ -154,7 +154,7 @@ jobs: - name: Install Dart uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672 - name: Install Melos - uses: bluefireteam/melos-action@6085791af7036f6366c9a4b9d55105c0ef9c6388 + uses: bluefireteam/melos-action@7e70fbe34bbd91a75eb505eeb4174b0ac9a1df52 with: # Running `melos bootstrap` is not needed because we use Melos just # for the `check-license-header` script. diff --git a/.github/workflows/e2e_tests.yaml b/.github/workflows/e2e_tests.yaml index a9a420f205a6..423d568b0f1e 100644 --- a/.github/workflows/e2e_tests.yaml +++ b/.github/workflows/e2e_tests.yaml @@ -51,7 +51,7 @@ jobs: with: channel: 'stable' cache: true - - uses: bluefireteam/melos-action@6085791af7036f6366c9a4b9d55105c0ef9c6388 + - uses: bluefireteam/melos-action@7e70fbe34bbd91a75eb505eeb4174b0ac9a1df52 with: run-bootstrap: false melos-version: '5.3.0' @@ -127,7 +127,7 @@ jobs: with: channel: 'stable' cache: true - - uses: bluefireteam/melos-action@6085791af7036f6366c9a4b9d55105c0ef9c6388 + - uses: bluefireteam/melos-action@7e70fbe34bbd91a75eb505eeb4174b0ac9a1df52 with: run-bootstrap: false melos-version: '5.3.0' @@ -203,7 +203,7 @@ jobs: with: channel: 'stable' cache: true - - uses: bluefireteam/melos-action@6085791af7036f6366c9a4b9d55105c0ef9c6388 + - uses: bluefireteam/melos-action@7e70fbe34bbd91a75eb505eeb4174b0ac9a1df52 with: run-bootstrap: false melos-version: '5.3.0' @@ -256,7 +256,7 @@ jobs: with: channel: 'stable' cache: true - - uses: bluefireteam/melos-action@6085791af7036f6366c9a4b9d55105c0ef9c6388 + - uses: bluefireteam/melos-action@7e70fbe34bbd91a75eb505eeb4174b0ac9a1df52 with: run-bootstrap: false melos-version: '5.3.0' @@ -312,7 +312,7 @@ jobs: # TODO: Remove this once WASM is on stable. channel: 'master' cache: true - - uses: bluefireteam/melos-action@6085791af7036f6366c9a4b9d55105c0ef9c6388 + - uses: bluefireteam/melos-action@7e70fbe34bbd91a75eb505eeb4174b0ac9a1df52 with: run-bootstrap: false melos-version: '5.3.0' @@ -364,7 +364,7 @@ jobs: with: channel: 'stable' cache: true - - uses: bluefireteam/melos-action@6085791af7036f6366c9a4b9d55105c0ef9c6388 + - uses: bluefireteam/melos-action@7e70fbe34bbd91a75eb505eeb4174b0ac9a1df52 with: run-bootstrap: false melos-version: '3.0.0' @@ -394,7 +394,7 @@ jobs: with: channel: 'stable' cache: true - - uses: bluefireteam/melos-action@6085791af7036f6366c9a4b9d55105c0ef9c6388 + - uses: bluefireteam/melos-action@7e70fbe34bbd91a75eb505eeb4174b0ac9a1df52 with: run-bootstrap: false melos-version: '3.0.0'