Skip to content

Commit 1182082

Browse files
Bump actions/dependency-review-action from 4.8.0 to 4.8.1 (home-assistant#154356)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e081155 commit 1182082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -625,7 +625,7 @@ jobs:
625625
steps:
626626
- *checkout
627627
- name: Dependency review
628-
uses: actions/dependency-review-action@56339e523c0409420f6c2c9a2f4292bbb3c07dd3 # v4.8.0
628+
uses: actions/dependency-review-action@40c09b7dc99638e5ddb0bfd91c1673effc064d8a # v4.8.1
629629
with:
630630
license-check: false # We use our own license audit checks
631631

0 commit comments

Comments
 (0)