diff --git a/.github/workflows/cve_bin_tool_action.yml b/.github/workflows/cve_bin_tool_action.yml index 44e630403d..a98930f0e2 100644 --- a/.github/workflows/cve_bin_tool_action.yml +++ b/.github/workflows/cve_bin_tool_action.yml @@ -11,7 +11,7 @@ jobs: scan: permissions: security-events: write - runs-on: ${{ github.repository_owner == 'intel' && 'intel-ubuntu-latest' || 'ubuntu-latest' }} + runs-on: ubuntu-latest steps: - uses: intel/cve-bin-tool-action@main with: