Skip to content

Commit f851b21

Browse files
Update actions/dependency-review-action action to v4.8.0
1 parent 078b98b commit f851b21

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@595b5aeba73380359d98a5e087f648dbb0edce1b # v4.7.3
27+
- uses: actions/dependency-review-action@56339e523c0409420f6c2c9a2f4292bbb3c07dd3 # v4.8.0
2828
if: github.base_ref
2929

3030
- name: Setup Flutter

0 commit comments

Comments
 (0)