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 ae630ec commit d425525Copy full SHA for d425525
.github/workflows/flutter.yml
@@ -24,7 +24,7 @@ jobs:
24
with:
25
fetch-depth: 0 # for SonarCloud
26
27
- - uses: actions/dependency-review-action@3b139cfc5fae8b618d3eae3675e383bb1769c019 # v4.5.0
+ - uses: actions/dependency-review-action@ce3cf9537a52e8119d91fd484ab5b8a807627bf8 # v4.6.0
28
if: github.base_ref
29
30
- name: Setup Flutter
0 commit comments