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:
parent
f1753c040a
commit
d63c673f1c
|
@ -24,7 +24,7 @@ jobs:
|
||||||
cache: true
|
cache: true
|
||||||
- run: flutter pub get
|
- run: flutter pub get
|
||||||
- name: Analyze Dart
|
- name: Analyze Dart
|
||||||
uses: zgosalvez/github-actions-analyze-dart@v2
|
uses: zgosalvez/github-actions-analyze-dart@v3
|
||||||
with:
|
with:
|
||||||
fail-on-infos: true
|
fail-on-infos: true
|
||||||
fail-on-warnings: true
|
fail-on-warnings: true
|
||||||
|
|
Loading…
Reference in New Issue