Skip to content

Commit

Permalink
chore: bump subosito/flutter-action from 2.15.0 to 2.16.0 (#234)
Browse files Browse the repository at this point in the history
Bumps [subosito/flutter-action](https://github.com/subosito/flutter-action) from 2.15.0 to 2.16.0.
- [Release notes](https://github.com/subosito/flutter-action/releases)
- [Commits](subosito/flutter-action@v2.15.0...v2.16.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 2, 2024
1 parent a15c551 commit aa92b67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
with:
distribution: "zulu"
java-version: "11"
- uses: subosito/flutter-action@v2.15.0
- uses: subosito/flutter-action@v2.16.0
with:
flutter-version: "2.0.6"
- run: flutter create regression_test_app
Expand Down

0 comments on commit aa92b67

Please sign in to comment.