Skip to content

Commit d425525

Browse files
Update actions/dependency-review-action action to v4.6.0
1 parent ae630ec commit d425525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flutter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
with:
2525
fetch-depth: 0 # for SonarCloud
2626

27-
- uses: actions/dependency-review-action@3b139cfc5fae8b618d3eae3675e383bb1769c019 # v4.5.0
27+
- uses: actions/dependency-review-action@ce3cf9537a52e8119d91fd484ab5b8a807627bf8 # v4.6.0
2828
if: github.base_ref
2929

3030
- name: Setup Flutter

0 commit comments

Comments
 (0)