Skip to content

Commit 957bb00

Browse files
[meta]: Bump actions/dependency-review-action from 2 to 3 (#201)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 83af19a commit 957bb00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependency-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
- name: 'Checkout Repository'
1010
uses: actions/checkout@v3
1111
- name: 'Dependency Review'
12-
uses: actions/dependency-review-action@v2
12+
uses: actions/dependency-review-action@v3
1313
with:
1414
# Possible values: "critical", "high", "moderate", "low"
1515
# fail-on-severity: critical

0 commit comments

Comments
 (0)