Skip to content

Commit

Permalink
Bump subosito/flutter-action from 2.15.0 to 2.16.0
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@3d80492...44ac965)

---
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>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent 782b180 commit 100a8ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flutter_markdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

# Install the Flutter SDK using the subosito/flutter-action GitHub action.
- name: install the flutter sdk
uses: subosito/flutter-action@3d804929922b667a63a229bc59037807f969e885
uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
with:
channel: 'beta'

Expand Down

0 comments on commit 100a8ab

Please sign in to comment.