Skip to content

Commit

Permalink
Bump subosito/flutter-action from 2.12.0 to 2.15.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.15.0.
- [Release notes](https://github.com/subosito/flutter-action/releases)
- [Commits](subosito/flutter-action@2783a3f...3d80492)

---
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 Apr 1, 2024
1 parent 752d1a2 commit a17ffcf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11

- name: Install Flutter
uses: subosito/flutter-action@2783a3f08e1baf891508463f8c6653c258246225
uses: subosito/flutter-action@3d804929922b667a63a229bc59037807f969e885
with:
flutter-version: ${{ env.flutter }}
channel: stable
Expand All @@ -58,7 +58,7 @@ jobs:
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11

- name: Install Flutter
uses: subosito/flutter-action@2783a3f08e1baf891508463f8c6653c258246225
uses: subosito/flutter-action@3d804929922b667a63a229bc59037807f969e885
with:
flutter-version: ${{ env.flutter }}
channel: stable
Expand Down

0 comments on commit a17ffcf

Please sign in to comment.