diff --git a/.github/workflows/update_coverage.yml b/.github/workflows/update_coverage.yml index 321a73119d7..9ed9cf38e74 100644 --- a/.github/workflows/update_coverage.yml +++ b/.github/workflows/update_coverage.yml @@ -6,7 +6,7 @@ on: jobs: update_coverage: - runs-on: ubuntu-latest + runs-on: sonar-runner-large permissions: id-token: write # required by SonarSource/vault-action-wrapper contents: write