We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d10814 commit a4dd426Copy full SHA for a4dd426
.github/workflows/github-dependency-review.yml
@@ -9,6 +9,6 @@ jobs:
9
- name: 'Checkout Repository'
10
uses: actions/checkout@v4
11
- name: Dependency Review
12
- uses: actions/dependency-review-action@v3
+ uses: actions/dependency-review-action@v4
13
with:
14
fail-on-severity: high
0 commit comments