From 5fe2c3470035ac563b0b933d1d2fe5fe049b8d95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 00:19:03 +0000 Subject: [PATCH] build(deps): bump subosito/flutter-action from 2.18.0 to 2.23.0 Bumps [subosito/flutter-action](https://github.com/subosito/flutter-action) from 2.18.0 to 2.23.0. - [Release notes](https://github.com/subosito/flutter-action/releases) - [Commits](https://github.com/subosito/flutter-action/compare/f2c4f6686ca8e8d6e6d0f28410eeef506ed66aff...1a449444c387b1966244ae4d4f8c696479add0b2) --- updated-dependencies: - dependency-name: subosito/flutter-action dependency-version: 2.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/integration-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration-test.yml b/.github/workflows/integration-test.yml index d022374..a7a371c 100644 --- a/.github/workflows/integration-test.yml +++ b/.github/workflows/integration-test.yml @@ -40,7 +40,7 @@ jobs: steps: - uses: actions/checkout@v5 - - uses: subosito/flutter-action@f2c4f6686ca8e8d6e6d0f28410eeef506ed66aff #2.18.0 + - uses: subosito/flutter-action@1a449444c387b1966244ae4d4f8c696479add0b2 #2.23.0 - uses: actions/setup-java@v5 with: