Skip to content

Commit 29af6ec

Browse files
chore(deps): bump subosito/flutter-action from 1.5.3 to 2.8.0 (#28)
Bumps [subosito/flutter-action](https://github.com/subosito/flutter-action) from 1.5.3 to 2.8.0. - [Release notes](https://github.com/subosito/flutter-action/releases) - [Commits](subosito/flutter-action@v1.5.3...v2.8.0) --- updated-dependencies: - dependency-name: subosito/flutter-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1a72386 commit 29af6ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pub_updater.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
steps:
2020
- uses: actions/[email protected]
2121

22-
- uses: subosito/flutter-action@v1.5.3
22+
- uses: subosito/flutter-action@v2.8.0
2323

2424
- name: Install Dependencies
2525
run: |

0 commit comments

Comments
 (0)