diff --git a/.github/workflows/dependency-review.yml b/.github/workflows/dependency-review.yml index 0f01699..f2b9924 100644 --- a/.github/workflows/dependency-review.yml +++ b/.github/workflows/dependency-review.yml @@ -16,3 +16,4 @@ jobs: with: public: true distributed: true + runs-on: '["ubuntu-latest"]'