From bfa6eb79d7a67ada960b1cb2e8b88cd032a2ef41 Mon Sep 17 00:00:00 2001 From: Yonas Date: Sat, 17 Jan 2026 11:32:17 -0800 Subject: [PATCH] Migrate dependency-review.yml to StarSling --- .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 4cd5686c26..10db98f16b 100644 --- a/.github/workflows/dependency-review.yml +++ b/.github/workflows/dependency-review.yml @@ -18,7 +18,7 @@ permissions: {} jobs: dependency-review: name: Dependency vulnerability scan - runs-on: ubuntu-latest + runs-on: starsling permissions: contents: read # for actions/checkout pull-requests: write # for actions/dependency-review-action to comment on PRs