Skip to content

Commit

Permalink
Bump subosito/flutter-action from 2.12.0 to 2.15.0
Browse files Browse the repository at this point in the history
Bumps [subosito/flutter-action](https://github.com/subosito/flutter-action) from 2.12.0 to 2.15.0.
- [Release notes](https://github.com/subosito/flutter-action/releases)
- [Commits](subosito/flutter-action@2783a3f...3d80492)

---
updated-dependencies:
- dependency-name: subosito/flutter-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 1, 2024
1 parent 9a820aa commit b2b5731
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/grpc_cronet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
working-directory: .
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
- uses: subosito/flutter-action@2783a3f08e1baf891508463f8c6653c258246225
- uses: subosito/flutter-action@3d804929922b667a63a229bc59037807f969e885
with:
channel: 'stable'
flutter-version: '3.0.2'
Expand All @@ -47,7 +47,7 @@ jobs:
working-directory: example/helloworld
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
- uses: subosito/flutter-action@2783a3f08e1baf891508463f8c6653c258246225
- uses: subosito/flutter-action@3d804929922b667a63a229bc59037807f969e885
with:
channel: 'stable'
flutter-version: '3.0.2'
Expand All @@ -68,7 +68,7 @@ jobs:
working-directory: example/helloworld
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
- uses: subosito/flutter-action@2783a3f08e1baf891508463f8c6653c258246225
- uses: subosito/flutter-action@3d804929922b667a63a229bc59037807f969e885
with:
channel: 'stable'
flutter-version: '3.0.2'
Expand Down

0 comments on commit b2b5731

Please sign in to comment.