1
0
mirror of https://github.com/flutter/samples.git synced 2026-03-23 12:51:57 +00:00

Bump subosito/flutter-action from 2.7.0 to 2.7.1 (#1433)

Bumps [subosito/flutter-action](https://github.com/subosito/flutter-action) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/subosito/flutter-action/releases)
- [Commits](de3cdb9a4b...1e6ee87cb8)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-09-19 12:10:04 -05:00
committed by GitHub
parent 5cdb788f0c
commit 48e34ee27d
4 changed files with 8 additions and 8 deletions

View File

@@ -31,7 +31,7 @@ jobs:
with:
distribution: 'zulu'
java-version: '12.x'
- uses: subosito/flutter-action@de3cdb9a4b2f535dc0fa0da445a46b10b1bfefc7
- uses: subosito/flutter-action@1e6ee87cb840500837bcd50a667fb28815d8e310
with:
channel: beta
- run: ./tool/flutter_ci_script_stable.sh
@@ -46,7 +46,7 @@ jobs:
with:
distribution: 'zulu'
java-version: '12.x'
- uses: subosito/flutter-action@de3cdb9a4b2f535dc0fa0da445a46b10b1bfefc7
- uses: subosito/flutter-action@1e6ee87cb840500837bcd50a667fb28815d8e310
with:
channel: beta
- run: ./tool/android_ci_script.sh
@@ -61,7 +61,7 @@ jobs:
with:
distribution: 'zulu'
java-version: '12.x'
- uses: subosito/flutter-action@de3cdb9a4b2f535dc0fa0da445a46b10b1bfefc7
- uses: subosito/flutter-action@1e6ee87cb840500837bcd50a667fb28815d8e310
with:
channel: beta
- run: ./tool/ios_ci_script.sh