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 0ec6247 commit 85fc585Copy full SHA for 85fc585
.github/workflows/dependency-review.yml
@@ -24,4 +24,5 @@ jobs:
24
- name: Review dependencies
25
uses: actions/dependency-review-action@da24556b548a50705dd671f47852072ea4c105d9 # v4.7.1
26
with:
27
+ allow-dependencies-licenses: 'grafana/shared-workflows/actions/get-vault-secrets'
28
allow-licenses: 'Apache-2.0,BSD-3-Clause,MIT'
0 commit comments