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 32861c6 commit 2a246a6Copy full SHA for 2a246a6
1 file changed
.github/workflows/flutter.yml
@@ -24,7 +24,7 @@ jobs:
24
with:
25
fetch-depth: 0 # for SonarCloud
26
27
- - uses: actions/dependency-review-action@2031cfc080254a8a887f58cffee85186f0e49e48 # v4.9.0
+ - uses: actions/dependency-review-action@a1d282b36b6f3519aa1f3fc636f609c47dddb294 # v5.0.0
28
if: github.base_ref
29
30
- name: Setup Flutter
0 commit comments