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.
2 parents 2954c0a + d5b8885 commit 30bc793Copy full SHA for 30bc793
1 file changed
.github/workflows/depsreview.yaml
@@ -20,7 +20,7 @@ jobs:
20
steps:
21
- uses: actions/checkout@v6
22
- name: Dependency Review
23
- uses: actions/dependency-review-action@v4
+ uses: actions/dependency-review-action@v5
24
# TODO: We really want one check for direct prod dependencies where we
25
# only allows ASF, MIT, BSD and nother one for testing / dev
26
# dependencies where we also allow GPL, etc.
0 commit comments