Skip to content

Commit

Permalink
chore(deps): bump subosito/flutter-action from 1.5.3 to 2.8.0
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 19, 2022
1 parent 2cabfaf commit 83cfb5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pub_updater.yaml
Expand Up @@ -19,7 +19,7 @@ jobs:
steps:
- uses: actions/checkout@v2.3.4

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

- name: Install Dependencies
run: |
Expand Down

0 comments on commit 83cfb5e

Please sign in to comment.