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 fa67f00 commit a60db1fCopy full SHA for a60db1f
.github/workflows/dependency-review.yml
@@ -15,6 +15,6 @@ jobs:
15
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
16
17
- name: "Dependency Review"
18
- uses: actions/dependency-review-action@7d90b4f05fea31dde1c4a1fb3fa787e197ea93ab # v3.0.7
+ uses: actions/dependency-review-action@f6fff72a3217f580d5afd49a46826795305b63c7 # v3.0.8
19
with:
20
config-file: "nginxinc/k8s-common/dependency-review-config.yml@main"
0 commit comments