Bump zgosalvez/github-actions-analyze-dart from 2 to 3 (#6)

Bumps [zgosalvez/github-actions-analyze-dart](https://github.com/zgosalvez/github-actions-analyze-dart) from 2 to 3.
- [Release notes](https://github.com/zgosalvez/github-actions-analyze-dart/releases)
- [Commits](https://github.com/zgosalvez/github-actions-analyze-dart/compare/v2...v3)

---
updated-dependencies:
- dependency-name: zgosalvez/github-actions-analyze-dart
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Piotr Rogowski <piotr.rogowski0@gmail.com>
This commit is contained in:
dependabot[bot] 2023-12-08 09:01:44 +01:00 committed by GitHub
parent f1753c040a
commit d63c673f1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ jobs:
cache: true
- run: flutter pub get
- name: Analyze Dart
uses: zgosalvez/github-actions-analyze-dart@v2
uses: zgosalvez/github-actions-analyze-dart@v3
with:
fail-on-infos: true
fail-on-warnings: true