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 d00bc28 commit a51c4f2Copy full SHA for a51c4f2
.github/workflows/dependency-review.yml
@@ -15,6 +15,6 @@ jobs:
15
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
16
17
- name: "Dependency Review"
18
- uses: actions/dependency-review-action@4081bf99e2866ebe428fc0477b69eb4fcda7220a # v4.4.0
+ uses: actions/dependency-review-action@3b139cfc5fae8b618d3eae3675e383bb1769c019 # v4.5.0
19
with:
20
config-file: "nginxinc/k8s-common/dependency-review-config.yml@main"
0 commit comments