Skip to content

Commit 11e783d

Browse files
chore(deps): bump subosito/flutter-action from 2.18.0 to 2.19.0 (#766)
Bumps [subosito/flutter-action](https://github.com/subosito/flutter-action) from 2.18.0 to 2.19.0. - [Release notes](https://github.com/subosito/flutter-action/releases) - [Commits](subosito/flutter-action@v2.18.0...v2.19.0) --- updated-dependencies: - dependency-name: subosito/flutter-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d430f02 commit 11e783d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
with:
2323
java-version: 11
2424
distribution: temurin
25-
- uses: subosito/flutter-action@v2.18.0
25+
- uses: subosito/flutter-action@v2.19.0
2626
with:
2727
flutter-version: '3.29.0'
2828
cache: true

0 commit comments

Comments
 (0)