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