From afa932bd2b350f2c4f607747f2549835bf395779 Mon Sep 17 00:00:00 2001 From: "renovate-sh-app[bot]" <219655108+renovate-sh-app[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 21:14:17 +0000 Subject: [PATCH] chore(deps): update actions/dependency-review-action action to v4.8.1 | datasource | package | from | to | | ----------- | -------------------------------- | ------ | ------ | | github-tags | actions/dependency-review-action | v4.8.0 | v4.8.1 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> --- .github/workflows/dependency-review.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dependency-review.yml b/.github/workflows/dependency-review.yml index e234a62..1ce736c 100644 --- a/.github/workflows/dependency-review.yml +++ b/.github/workflows/dependency-review.yml @@ -22,7 +22,7 @@ jobs: show-progress: false - name: Review dependencies - uses: actions/dependency-review-action@56339e523c0409420f6c2c9a2f4292bbb3c07dd3 # v4.8.0 + uses: actions/dependency-review-action@40c09b7dc99638e5ddb0bfd91c1673effc064d8a # v4.8.1 with: allow-dependencies-licenses: 'pkg:githubactions/grafana/shared-workflows/actions/get-vault-secrets' allow-licenses: 'Apache-2.0,BSD-3-Clause,MIT,LicenseRef-scancode-ms-typescript-msbuild-4.1.4'