There was an error while loading. Please reload this page.
2 parents 795ca53 + a119c4d commit 8f40d27Copy full SHA for 8f40d27
1 file changed
.github/workflows/dependency-review.yml
@@ -30,7 +30,7 @@ jobs:
30
- name: 'Checkout repository'
31
uses: actions/checkout@v4
32
- name: 'Dependency Review'
33
- uses: actions/dependency-review-action@v4
+ uses: actions/dependency-review-action@v5
34
# Commonly enabled options, see https://github.com/actions/dependency-review-action#configuration-options for all available options.
35
with:
36
comment-summary-in-pr: always
0 commit comments