Skip to content

Commit

Permalink
chore(all): Update GitHub Action for Dart Analyzer (#2618)
Browse files Browse the repository at this point in the history
  • Loading branch information
vbuberen committed Feb 28, 2024
1 parent 65f23a5 commit 63bbd1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/all_plugins.yaml
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: "Bootstrap Workspace"
run: melos bootstrap
- name: "Run Dart Analyze"
uses: invertase/github-action-dart-analyzer@v2.0.0
uses: invertase/github-action-dart-analyzer@v3
with:
fatal-infos: false
fatal-warnings: true
Expand Down

0 comments on commit 63bbd1f

Please sign in to comment.