diff --git a/.github/workflows/dependency-review.yml b/.github/workflows/dependency-review.yml index 5c5c7a52..d749da64 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"]'