From 1216a0595ad05446963c0239b7949874d02558ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 17:54:30 +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/ci.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 1dbc233b..eb685f76 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -38,7 +38,7 @@ jobs: fetch-depth: 1 - name: 🐦 Set up Flutter id: flutter - uses: subosito/flutter-action@f2c4f6686ca8e8d6e6d0f28410eeef506ed66aff # v2.18.0 + uses: subosito/flutter-action@1a449444c387b1966244ae4d4f8c696479add0b2 # v2.23.0 with: channel: ${{ env.FLUTTER_CHANNEL }} flutter-version-file: pubspec.yaml @@ -119,7 +119,7 @@ jobs: fetch-depth: 1 - name: 🐦 Set up Flutter id: flutter - uses: subosito/flutter-action@f2c4f6686ca8e8d6e6d0f28410eeef506ed66aff # v2.18.0 + uses: subosito/flutter-action@1a449444c387b1966244ae4d4f8c696479add0b2 # v2.23.0 with: channel: ${{ env.FLUTTER_CHANNEL }} flutter-version-file: pubspec.yaml @@ -181,7 +181,7 @@ jobs: fetch-depth: 1 - name: 🐦 Set up Flutter id: flutter - uses: subosito/flutter-action@f2c4f6686ca8e8d6e6d0f28410eeef506ed66aff # v2.18.0 + uses: subosito/flutter-action@1a449444c387b1966244ae4d4f8c696479add0b2 # v2.23.0 with: channel: ${{ env.FLUTTER_CHANNEL }} flutter-version-file: pubspec.yaml @@ -234,7 +234,7 @@ jobs: fetch-depth: 1 - name: 🐦 Set up Flutter id: flutter - uses: subosito/flutter-action@f2c4f6686ca8e8d6e6d0f28410eeef506ed66aff # v2.18.0 + uses: subosito/flutter-action@1a449444c387b1966244ae4d4f8c696479add0b2 # v2.23.0 with: channel: ${{ env.FLUTTER_CHANNEL }} flutter-version-file: pubspec.yaml @@ -291,7 +291,7 @@ jobs: fetch-depth: 1 - name: 🐦 Set up Flutter id: flutter - uses: subosito/flutter-action@f2c4f6686ca8e8d6e6d0f28410eeef506ed66aff # v2.18.0 + uses: subosito/flutter-action@1a449444c387b1966244ae4d4f8c696479add0b2 # v2.23.0 with: channel: ${{ env.FLUTTER_CHANNEL }} flutter-version-file: pubspec.yaml