From b6be4149da002d2e17eb9433cf0496293bc0787b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 02:29:29 +0000 Subject: [PATCH] chore(deps): bump subosito/flutter-action from 2.14.0 to 2.15.0 Bumps [subosito/flutter-action](https://github.com/subosito/flutter-action) from 2.14.0 to 2.15.0. - [Release notes](https://github.com/subosito/flutter-action/releases) - [Commits](https://github.com/subosito/flutter-action/compare/v2.14.0...v2.15.0) --- updated-dependencies: - dependency-name: subosito/flutter-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/flutter_instagram_offline_first_clone.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/flutter_instagram_offline_first_clone.yaml b/.github/workflows/flutter_instagram_offline_first_clone.yaml index f4cb2bed..a6c6623d 100644 --- a/.github/workflows/flutter_instagram_offline_first_clone.yaml +++ b/.github/workflows/flutter_instagram_offline_first_clone.yaml @@ -28,7 +28,7 @@ jobs: steps: - uses: actions/checkout@v4 - - uses: subosito/flutter-action@v2.14.0 + - uses: subosito/flutter-action@v2.15.0 with: channel: ${{matrix.channel}} flutter-version: 3.19.3