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 a1f63ffCopy full SHA for a1f63ff
.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@3c4e3dcb1aa7874d2c16be7d79418e9b7efd6261 # v4.8.2
28
if: github.base_ref
29
30
- name: Setup Flutter
0 commit comments