Skip to content

Commit

Permalink
build(deps): bump subosito/flutter-action from 2.12.0 to 2.14.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.14.0.
- [Release notes](https://github.com/subosito/flutter-action/releases)
- [Commits](subosito/flutter-action@v2.12.0...v2.14.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]>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent 65c3856 commit cffee65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flutter_format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
distribution: 'temurin' # See 'Supported distributions' for available options
java-version: '11'
# Use the community Action to install Flutter
- uses: subosito/flutter-action@v2.12.0
- uses: subosito/flutter-action@v2.14.0
- name: Version
run: flutter doctor -v
- name: Install dependencies
Expand Down

0 comments on commit cffee65

Please sign in to comment.