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 55884f1 commit 6c2c77bCopy full SHA for 6c2c77b
.github/workflows/dependency-review.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: "Checkout repository"
25
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
26
- name: "Dependency Review"
27
- uses: actions/dependency-review-action@ce3cf9537a52e8119d91fd484ab5b8a807627bf8 # v4.6.0
+ uses: actions/dependency-review-action@da24556b548a50705dd671f47852072ea4c105d9 # v4.7.1
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