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 078b98b commit f851b21Copy full SHA for f851b21
.github/workflows/flutter.yml
@@ -24,7 +24,7 @@ jobs:
24
with:
25
fetch-depth: 0 # for SonarCloud
26
27
- - uses: actions/dependency-review-action@595b5aeba73380359d98a5e087f648dbb0edce1b # v4.7.3
+ - uses: actions/dependency-review-action@56339e523c0409420f6c2c9a2f4292bbb3c07dd3 # v4.8.0
28
if: github.base_ref
29
30
- name: Setup Flutter
0 commit comments