Skip to content

Commit

Permalink
Bump subosito/flutter-action (google-gemini#82)
Browse files Browse the repository at this point in the history
Bumps [subosito/flutter-action](https://github.com/subosito/flutter-action) from 14bf5302efe06bee37a57e1c54c15f8f17080ec3 to 62f096cacda5168a3bd7b95793373be14fa4fbaf.
- [Release notes](https://github.com/subosito/flutter-action/releases)
- [Commits](subosito/flutter-action@14bf530...62f096c)

---
updated-dependencies:
- dependency-name: subosito/flutter-action
  dependency-type: direct:production
...

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 Feb 19, 2024
1 parent e4739b9 commit 327959c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flutter_sample.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
working-directory: samples/flutter_app/
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
- uses: subosito/flutter-action@14bf5302efe06bee37a57e1c54c15f8f17080ec3
- uses: subosito/flutter-action@62f096cacda5168a3bd7b95793373be14fa4fbaf
with:
channel: stable
- run: flutter pub get
Expand Down

0 comments on commit 327959c

Please sign in to comment.