Skip to content

Commit f041bcf

Browse files
chore(deps): bump subosito/flutter-action from 2.19.0 to 2.20.0
Bumps [subosito/flutter-action](https://github.com/subosito/flutter-action) from 2.19.0 to 2.20.0. - [Release notes](https://github.com/subosito/flutter-action/releases) - [Commits](subosito/flutter-action@v2.19.0...v2.20.0) --- updated-dependencies: - dependency-name: subosito/flutter-action dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ad64d83 commit f041bcf

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.19.0
25+
- uses: subosito/flutter-action@v2.20.0
2626
with:
2727
flutter-version: '3.29.0'
2828
cache: true

0 commit comments

Comments
 (0)