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