diff --git a/.github/workflows/dependency-review.yml b/.github/workflows/dependency-review.yml index 99203c2..b3991af 100644 --- a/.github/workflows/dependency-review.yml +++ b/.github/workflows/dependency-review.yml @@ -15,3 +15,4 @@ jobs: with: public: true distributed: true + runs-on: '["ubuntu-latest"]' \ No newline at end of file