Skip to content

Commit 0c2e354

Browse files
Use purl format
Fix identifier (hopefully).
1 parent 85fc585 commit 0c2e354

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependency-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ jobs:
2424
- name: Review dependencies
2525
uses: actions/dependency-review-action@da24556b548a50705dd671f47852072ea4c105d9 # v4.7.1
2626
with:
27-
allow-dependencies-licenses: 'grafana/shared-workflows/actions/get-vault-secrets'
27+
allow-dependencies-licenses: 'pkg:github/grafana/shared-workflows/actions/get-vault-secrets'
2828
allow-licenses: 'Apache-2.0,BSD-3-Clause,MIT'

0 commit comments

Comments
 (0)