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 aa8ce17 commit 608494eCopy full SHA for 608494e
.github/workflows/dependency-review.yml
@@ -12,6 +12,6 @@ jobs:
12
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
13
14
- name: "Dependency Review"
15
- uses: actions/dependency-review-action@0efb1d1d84fc9633afcdaad14c485cbbc90ef46c # v2.5.1
+ uses: actions/dependency-review-action@1360a344ccb0ab6e9475edef90ad2f46bf8003b1 # v3.0.6
16
with:
17
config-file: "./.github/dependency-review-config.yml"
0 commit comments