Skip to content

Commit

Permalink
actions(deps): bump subosito/flutter-action from 1 to 2 (inway#39)
Browse files Browse the repository at this point in the history
Bumps [subosito/flutter-action](https://github.com/subosito/flutter-action) from 1 to 2.
- [Release notes](https://github.com/subosito/flutter-action/releases)
- [Commits](subosito/flutter-action@v1...v2)

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

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] authored Nov 8, 2022
1 parent 00561b2 commit f7e584d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flutter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
java-version: "12.x"

- name: "Setup Flutter"
uses: subosito/flutter-action@v1
uses: subosito/flutter-action@v2
with:
channel: ${{ matrix.channel }}

Expand Down

0 comments on commit f7e584d

Please sign in to comment.