Skip to content

Commit

Permalink
Bump invertase/github-action-dart-analyzer from 2.0.0 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [invertase/github-action-dart-analyzer](https://github.com/invertase/github-action-dart-analyzer) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/invertase/github-action-dart-analyzer/releases)
- [Commits](invertase/github-action-dart-analyzer@v2.0.0...v3.0.0)

---
updated-dependencies:
- dependency-name: invertase/github-action-dart-analyzer
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 5, 2024
1 parent d290ee1 commit 5897a56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flutter_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- name: Flutter pub get
run: flutter pub get
- name: Run Dart analyze
uses: invertase/github-action-dart-analyzer@v2.0.0
uses: invertase/github-action-dart-analyzer@v3.0.0

test:
name: Flutter test
Expand Down

0 comments on commit 5897a56

Please sign in to comment.