Skip to content

Commit

Permalink
Bump subosito/flutter-action from 2.7.1 to 2.8.0 (#1127)
Browse files Browse the repository at this point in the history
Bumps [subosito/flutter-action](https://github.com/subosito/flutter-action) from 2.7.1 to 2.8.0.
- [Release notes](https://github.com/subosito/flutter-action/releases)
- [Commits](subosito/flutter-action@1e6ee87...dbf1fa0)

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 14, 2022
1 parent 4b929c3 commit 2db36b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flutter-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
with:
distribution: 'zulu' # See https://github.com/actions/setup-java#supported-distributions
java-version: "12.x"
- uses: subosito/flutter-action@1e6ee87cb840500837bcd50a667fb28815d8e310
- uses: subosito/flutter-action@dbf1fa04f4d2e52c33185153d06cdb5443aa189d
with:
channel: ${{ matrix.flutter_version }}
- run: dart --version
Expand Down

0 comments on commit 2db36b4

Please sign in to comment.