Skip to content

Commit 76fc5ec

Browse files
chore(deps): update actions/dependency-review-action action to v4.8.2 (#334)
| datasource | package | from | to | | ----------- | -------------------------------- | ------ | ------ | | github-tags | actions/dependency-review-action | v4.8.1 | v4.8.2 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent faeaf04 commit 76fc5ec

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
@@ -22,7 +22,7 @@ jobs:
2222
show-progress: false
2323

2424
- name: Review dependencies
25-
uses: actions/dependency-review-action@40c09b7dc99638e5ddb0bfd91c1673effc064d8a # v4.8.1
25+
uses: actions/dependency-review-action@3c4e3dcb1aa7874d2c16be7d79418e9b7efd6261 # v4.8.2
2626
with:
2727
allow-dependencies-licenses: 'pkg:githubactions/grafana/shared-workflows/actions/get-vault-secrets'
2828
allow-licenses: 'Apache-2.0,BSD-3-Clause,MIT,LicenseRef-scancode-ms-typescript-msbuild-4.1.4'

0 commit comments

Comments
 (0)