We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f15a84c commit ae151f4Copy full SHA for ae151f4
.github/workflows/dependency-review.yml
@@ -27,4 +27,4 @@ jobs:
27
- name: "Dependency Review"
28
uses: actions/dependency-review-action@5bbc3ba658137598168acb2ab73b21c432dd411b # v4.2.5
29
with:
30
- config-file: "nginxinc/k8s-common/dependency-review-config.yml@main"
+ config-file: "nginx/k8s-common/dependency-review-config.yml@main"
0 commit comments