We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4a78184 + 93ac3b0 commit b8a24a6Copy full SHA for b8a24a6
1 file changed
.github/workflows/dependency-review.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: "Checkout repository"
26
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
27
- name: "Dependency Review"
28
- uses: actions/dependency-review-action@3c4e3dcb1aa7874d2c16be7d79418e9b7efd6261 # v4.8.2
+ uses: actions/dependency-review-action@2031cfc080254a8a887f58cffee85186f0e49e48 # v4.9.0
29
# Commonly enabled options, see https://github.com/actions/dependency-review-action#configuration-options for all available options.
30
with:
31
comment-summary-in-pr: always
0 commit comments