Skip to content

Commit df501db

Browse files
build(deps): bump subosito/flutter-action from 2.12.0 to 2.15.0 (#458)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9e40e93 commit df501db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/lint.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -424,7 +424,7 @@ jobs:
424424
os:ubuntu-latest;pub-cache-hosted
425425
os:ubuntu-latest
426426
- name: Setup Flutter SDK
427-
uses: subosito/flutter-action@2783a3f08e1baf891508463f8c6653c258246225
427+
uses: subosito/flutter-action@3d804929922b667a63a229bc59037807f969e885
428428
with:
429429
channel: master
430430
- id: checkout
@@ -458,7 +458,7 @@ jobs:
458458
os:ubuntu-latest;pub-cache-hosted
459459
os:ubuntu-latest
460460
- name: Setup Flutter SDK
461-
uses: subosito/flutter-action@2783a3f08e1baf891508463f8c6653c258246225
461+
uses: subosito/flutter-action@3d804929922b667a63a229bc59037807f969e885
462462
with:
463463
channel: stable
464464
- id: checkout

0 commit comments

Comments
 (0)