We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b16e79 commit 9363bf7Copy full SHA for 9363bf7
1 file changed
.github/workflows/dependency-review.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: 'Checkout Repository'
30
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
31
- name: 'Dependency Review'
32
- uses: actions/dependency-review-action@v3
+ uses: actions/dependency-review-action@6c5ccdad469c9f8a2996bfecaec55a631a347034 # v3.1.0
33
with:
34
fail-on-severity: moderate
35
comment-summary-in-pr: always
0 commit comments