We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 742d74f commit 74bc9e5Copy full SHA for 74bc9e5
.github/workflows/dependency-review.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: "Checkout repository"
25
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
26
- name: "Dependency Review"
27
- uses: actions/dependency-review-action@5bbc3ba658137598168acb2ab73b21c432dd411b # v4.2.5
+ uses: actions/dependency-review-action@0c155c5e8556a497adf53f2c18edabf945ed8e70 # v4.3.2
28
# Commonly enabled options, see https://github.com/actions/dependency-review-action#configuration-options for all available options.
29
with:
30
comment-summary-in-pr: always
0 commit comments