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 30f84e5 commit 4b0ce27Copy full SHA for 4b0ce27
.github/workflows/flutter.yml
@@ -24,7 +24,7 @@ jobs:
24
with:
25
fetch-depth: 0 # for SonarCloud
26
27
- - uses: actions/dependency-review-action@bc41886e18ea39df68b1b1245f4184881938e050 # v4.7.2
+ - uses: actions/dependency-review-action@595b5aeba73380359d98a5e087f648dbb0edce1b # v4.7.3
28
if: github.base_ref
29
30
- name: Setup Flutter
0 commit comments