Skip to content

Commit 9ca4015

Browse files
Bump subosito/flutter-action from 2.17.0 to 2.18.0
Bumps [subosito/flutter-action](https://github.com/subosito/flutter-action) from 2.17.0 to 2.18.0. - [Release notes](https://github.com/subosito/flutter-action/releases) - [Commits](subosito/flutter-action@74af56c...f2c4f66) --- updated-dependencies: - dependency-name: subosito/flutter-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b31bf98 commit 9ca4015

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flutter-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
with:
3232
distribution: 'zulu' # See https://github.com/actions/setup-java#supported-distributions
3333
java-version: "17"
34-
- uses: subosito/flutter-action@74af56c5ed2697ba4621264652728e8d217e53d3
34+
- uses: subosito/flutter-action@f2c4f6686ca8e8d6e6d0f28410eeef506ed66aff
3535
with:
3636
channel: ${{ matrix.flutter_version }}
3737
- run: dart --version

0 commit comments

Comments
 (0)