Skip to content

Commit dab9ab2

Browse files
authored
Update dependency-review.yml
1 parent 6625142 commit dab9ab2

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/dependency-review.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
1818
- name: 'Dependency Review'
1919
uses: actions/dependency-review-action@v3
20-
with:
21-
fail-on-severity: moderate
22-
comment-summary-in-pr: always
23-
retry-on-snapshot-warnings: true
20+
with:
21+
fail-on-severity: moderate
22+
comment-summary-in-pr: always
23+
retry-on-snapshot-warnings: true

0 commit comments

Comments
 (0)