We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 984922f commit 87eb617Copy full SHA for 87eb617
.github/workflows/ci.yml
@@ -67,7 +67,7 @@ jobs:
67
# static testing
68
- name: Analyze Flutter
69
if: matrix.category == 'static'
70
- uses: zgosalvez/github-actions-analyze-flutter@f1a0a3abe4211723932c4d5571702c8f71e11f20 # v1.3.0
+ uses: zgosalvez/github-actions-analyze-flutter@c8bbed095ad1cabe7baa9e47d0932bbc183dc6ce # v1.3.1
71
with:
72
fail-on-warnings: true
73
working-directory: code
0 commit comments